Skip to content

Releases: robertzhangwenjie/commitizen

v0.1.1

04 Sep 09:09
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Changelog

  • 1f486ca add github workflow
  • 87bab08 chore(ci): add goreleaser to upload actifact
  • f435a11 chore(ci): change import gpg action version in goreleaser workflow
  • 44ef0f7 chore(ci): ignore changes to docs/** and readme
  • 7a27f55 chore(ci): modify github actions workflow
  • aa3921c chore(ci): remove import gpg action in goreleaser
  • 7c2afcd chore(codecov): add codecov coverage count
  • e562956 chore(makefile): remove test coverage repots of xml format
  • 2c4bb4b chore(readme): add badge to readme
  • 1c77fab chore(workflow): add set up go step
  • 7e436b4 docs(license): add mit license
  • fe57f79 docs(readme): add commit with dryRun mode usage
  • 7222e4d docs(readme): add readme.md
  • feb008e docs(readme): add usage of commitizen
  • 8a8226c feat(config): support custom configuration
  • 25f6976 feat(version): add version cmd
  • bc6df9e style(cmd): rename the cmd name of install,version
  • 5d373b3 test(git): add testcase of function git.InstallSubCmd
  • fd82658 test(git): refactor testcase with goconvey
  • 178ef6d test(gomod): add denpendencies to test requirement