Skip to content

Commit

Permalink
ci: 👷 Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Oct 17, 2024
1 parent 4f91ad7 commit 1a7c6de
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 @@ -38,7 +38,7 @@
"lint:fix": "eslint . --fix",
"dev": "unbuild && npx .",
"build": "unbuild",
"release": "changelogen --release --prerelease && unbuild && npm publish && git push --follow-tags",
"release": "changelogen --release --prerelease --push && unbuild && npm publish",
"prepare": "husky install"
},
"dependencies": {
Expand Down

0 comments on commit 1a7c6de

Please sign in to comment.