Skip to content

Commit 2721ed2

Browse files
author
Crhistian
committed
📝 update contributing guide
1 parent 6df21f0 commit 2721ed2

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ Assuming you or a contributor followed the instructions for [submitting a pull r
4444

4545
1. Verify the version has been bumped and adheres to [semantic versioning](https://semver.org/)
4646
2. 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! 🍻

0 commit comments

Comments
 (0)