Skip to content

Commit

Permalink
prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjastrzebski committed Dec 6, 2024
1 parent ab21baa commit ddddbf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"lint": "eslint \"**/*.{js,ts,tsx}\"",
"clean": "del-cli build",
"release": "release-it",
"release:next": "release-it --preRelease=next",
"release:next": "release-it minor --preRelease=next",
"ai": "yarn build && ./bin.js"
},
"repository": {
Expand Down

0 comments on commit ddddbf2

Please sign in to comment.