Update release process steps

pull/289/head
Glen Cheney 5 years ago
parent 208d5f0720
commit 838212167c

@ -17,6 +17,7 @@ Without a reduced test case, your issue may be closed.
* Commit changes.
* `npm version major|minor|patch`.
* `npm publish`
* `git push && git push --tags`
* Create a [new release](https://github.com/Vestride/Shuffle/releases/new) on GitHub.
## Running locally

Loading…
Cancel
Save