Skip to content

Commit

Permalink
Fix deployment documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nhunzaker committed May 29, 2018
1 parent 76de47b commit f5706b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -47,7 +47,7 @@ The following steps are required to push a new release:
1. Update changelog
2. `yarn version <major,minor,patch>`
3. `git push --tags`
4. `npm release release`
4. `npm publish`

## Conventions

Expand Down

0 comments on commit f5706b8

Please sign in to comment.