File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,8 +44,7 @@ Assuming you or a contributor followed the instructions for [submitting a pull r
4444
45451 . Verify the version has been bumped and adheres to [ semantic versioning] ( https://semver.org/ )
46462 . Verify the [ changelog] ( ./CHANGELOG.md ) has been updated
47- 3 . Create a publish a new release on github
48- 4 . Publish on npm by running ` npm run publish-please `
49- - Defaults to pre-release. It is recommended to do a pre-release first to vet changes
50- - For normal releases update the ` publishTag ` in ` .publishrc ` to ` latest ` and then run ` npm run publish-please `
51- 5 . Have a beer! 🍻
47+ 3 . Merge the pull request
48+ 4 . Create a [ new release on github] ( https://github.com/ordercloud-api/ordercloud-javascript-sdk/releases/new )
49+ 5 . Publish on npm by running ` npm run publish-please `
50+ 6 . Have a beer! 🍻
You can’t perform that action at this time.
0 commit comments