Skip to content

Commit

Permalink
docs(contribute): Update script
Browse files Browse the repository at this point in the history
  • Loading branch information
korzio committed Oct 10, 2017
1 parent 7b2f8a7 commit 601d9fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -83,7 +83,7 @@ npm publish
- [ ] Check speed metrics
- [ ] Update package.json version to $VERSION and commit
```sh
git commit -m "release: Update package version to $VERSION #ISSUE"
git commit -m "release: Update package version to $VERSION #$ISSUE"
```
- [ ] Create a changelog
```sh
Expand Down

0 comments on commit 601d9fe

Please sign in to comment.