Skip to content

Releases: masahiro331/go-commitlinter

0.1.2

10 Feb 20:51
6b8413c
Compare
Choose a tag to compare

Changelog

  • 844007a docs(readme): update readme for 0.1.1
  • 6b8413c fix(subject): fix doc format (#8)

0.1.1

08 Feb 14:51
Compare
Choose a tag to compare

Changelog

  • 68a6521 test(ci): use edited event to get a pull_request.title

0.1.0

07 Feb 11:22
Compare
Choose a tag to compare

Changelog

  • a2dba9d docs(readme): update 0.1.0
  • eb63bd0 docs(readme): update quick start
  • 0d6b178 feat(conf): support default yaml file
  • c66fa94 fix(lint): subject error handle
  • bf4ac80 test(ci): add yaml
  • ce1f59c test(lint): update 0.1.0
  • 295f083 test(workflow): add github actions yaml

0.0.5

07 Feb 10:30
Compare
Choose a tag to compare

Changelog

  • 64ba245 test(action): update github actions yaml
  • ffba3fb test(ci): use go-commitlinter actions

0.0.4

07 Feb 10:17
Compare
Choose a tag to compare

Changelog

  • 25a0b99 feat(action): add github actions yaml

0.0.3

07 Feb 10:15
Compare
Choose a tag to compare

Changelog

  • 25a0b99 feat(action): add github actions yaml

0.0.2

07 Feb 09:55
Compare
Choose a tag to compare

Changelog

  • f525f5f Merge remote-tracking branch 'origin/main'
  • b524e02 build(ci): add goreleaser action
  • 34a0937 docs(readme): add custome rule document
  • b6f0311 docs(readme): add custome rule document
  • 1315cc4 feat(lint): add subject linter
  • 3926b43 feat(rule): skip merge commit
  • 227a7e9 test(title): happy type title (#2)

0.0.1

06 Feb 23:31
Compare
Choose a tag to compare
feat(rule): add reference