Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
chore: further updated release script
Browse files Browse the repository at this point in the history
  • Loading branch information
redreceipt committed May 19, 2022
1 parent 6f2b5c1 commit b8f82fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
"standard-version": {
"scripts": {
"postchangelog": "sed -i \"\" \"s/### \\[/## \\[/g\" CHANGELOG.md",
"postcommit": "git push",
"posttag": "git push --tags && yarn publish . --tag $npm_package_version && gh-release --yes"
"posttag": "gh-release --yes"
}
},
"dependencies": {
Expand Down

0 comments on commit b8f82fb

Please sign in to comment.