Skip to content

Commit

Permalink
fix: release-it git status
Browse files Browse the repository at this point in the history
Signed-off-by: Sai Ranjit Tummalapalli <[email protected]>
  • Loading branch information
sairanjit committed Dec 1, 2023
1 parent 15608c5 commit f859500
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 @@ -17,7 +17,7 @@
"check-format": "pnpm prettier --list-different",
"check-types": "pnpm build --noEmit",
"format": "pnpm prettier --write",
"release": "release-it"
"release": "git status && release-it"
},
"license": "MIT",
"devDependencies": {
Expand Down

0 comments on commit f859500

Please sign in to comment.