Skip to content

Commit

Permalink
chore: release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 committed Mar 22, 2023
1 parent 9cda9c5 commit fb09c1e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "closeai",
"version": "0.0.0",
"version": "1.0.0",
"private": true,
"scripts": {
"deploy": "wrangler publish",
"release": "bumpp package.json --commit --push --tag",
"start": "wrangler dev",
"test": "vitest"
},
Expand Down

0 comments on commit fb09c1e

Please sign in to comment.