diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md index f48c5d0..38e9e33 100644 --- a/CONTRIBUTE.md +++ b/CONTRIBUTE.md @@ -16,6 +16,6 @@ 3. Make sure Travis turns green 4. Bump version in package.json 5. conventionalChangelog -6. Commit package.json and CHANGELOG.md files -7. Tag (those Tags tagging can use auto-task completing and command line to do) +6. Commit package.json and CHANGELOG.md files +7. Tag (those Tags tagging can use auto-task completing and command line to do) (git tag -a v1.0.x -m "my version 1.4") 8. Push \ No newline at end of file