Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Jan 3, 2017
1 parent e046cd5 commit 33b96b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -66,7 +66,7 @@ You don't have to use these types in your commit message since you can set them

```bash
# made some changes to your code...
$ git commit -am "change the world"
$ git commit -am "feat: change the world"
$ npm test
$ changelog
$ git push --follow-tags
Expand Down

0 comments on commit 33b96b3

Please sign in to comment.