Skip to content

Commit

Permalink
chore(relese): v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusfg7 committed Feb 23, 2023
1 parent dfd9868 commit d1f2455
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api-definitions/openapi.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.0.0
info:
title: Formatch API
version: 0.8.1
version: 0.8.2
contact:
email: [email protected]
externalDocs:
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "formatch-web",
"version": "0.8.1",
"version": "0.8.2",
"private": true,
"prisma": {
"seed": "tsx prisma/seed.ts"
Expand Down Expand Up @@ -56,4 +56,4 @@
"tailwindcss": "^3.2.4",
"tsx": "^3.12.2"
}
}
}

1 comment on commit d1f2455

@vercel
Copy link

@vercel vercel bot commented on d1f2455 Feb 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

formatch – ./

formatch-mateusfg7.vercel.app
formatch.vercel.app
formatch-git-main-mateusfg7.vercel.app

Please sign in to comment.