Skip to content

Commit

Permalink
chore: add alias for version:publish
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjavi committed Nov 24, 2023
1 parent 69203c6 commit 6615fe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"type-check": "turbo type-check",
"version:bump": "semver-release version:bump",
"version:publish": "semver-release version:release --tags --npm --filter '@storylite/*'",
"version:release": "pnpm version:publish",
"version:publish-notes": "semver-release version:release --github"
},
"lint-staged": {
Expand Down

0 comments on commit 6615fe9

Please sign in to comment.