Skip to content

Commit

Permalink
install release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
sammbetts committed Nov 13, 2023
1 parent 659d37a commit fdd6eb8
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 @@ -19,7 +19,7 @@
"clean": "backstage-cli repo clean",
"prepack": "backstage-cli repo prepack",
"postpack": "backstage-cli repo postpack",
"bump": "yarn run standard-version --no-verify --releaseCommitMessageFormat 'v{{currentTag}}'"
"bump": "npx release-please github-release"
},
"workspaces": {
"packages": [
Expand Down

0 comments on commit fdd6eb8

Please sign in to comment.