Skip to content

Commit

Permalink
perf: contribute addon
Browse files Browse the repository at this point in the history
  • Loading branch information
Trojan0523 committed Apr 16, 2022
1 parent 92c4c33 commit 20025bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 20025bd

Please sign in to comment.