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 df9d87a commit 020834c
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": "unbuild && changelogen --release --prerelease && npm publish && git push --follow-tags",
"release": "unbuild && changelogen --release --prerelease && git push --follow-tags && npm publish",
"prepare": "husky install"
},
"dependencies": {
Expand Down

0 comments on commit 020834c

Please sign in to comment.