Skip to content

Commit

Permalink
Combine steps
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 authored Sep 4, 2020
1 parent a43c312 commit 1b03cb6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,7 @@ Instructions

- Use [`npm version <major|minor|patch>`](https://docs.npmjs.com/cli/version) to update the version in `package.json` and `package-lock.json`.
- Push the changes and the tag with `git push --follow-tags`
- Open new PR corresponding to the new release.
- Once approved, merge the PR.
- Open new PR corresponding to the new release, and merge once approved.
- Release to npmjs.com by triggering a Shipit deploy of the master branch.
- Visit https://www.npmjs.com/package/@shopify/themekit to confirm the new version is listed.
- Create a release on GitHub.
Expand Down

0 comments on commit 1b03cb6

Please sign in to comment.