Skip to content

Commit

Permalink
fix: re-enable semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
xiel committed Jul 4, 2024
1 parent f819b8a commit b192f7d
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 @@ -27,7 +27,7 @@
"lint:fix": "eslint src docs --fix",
"type-check": "tsc --noEmit",
"prepare": "tsdx build; husky install",
"semantic-release": "semantic-release --dry-run"
"semantic-release": "semantic-release"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit b192f7d

Please sign in to comment.