Skip to content

Commit

Permalink
chore: release stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
dosco committed Jun 22, 2024
1 parent a839c04 commit e114dd7
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
Expand Up @@ -35,7 +35,8 @@
"doc:publish": "gh-pages -m \"[ci skip] Updates\" -d docs",
"version": "standard-version",
"prepare": "run-s test",
"release": "npx git-cz && release-it --no-npm",
"release": "release-it --no-npm",
"git-cz": "npx git-cz",
"tsx": "node --env-file=.env --import=tsx"
},
"engines": {
Expand Down

0 comments on commit e114dd7

Please sign in to comment.