Skip to content

v0.4.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 16:04
d27a492

Changelog

  • d27a492 chore: update changelog with 0.4.4 release
  • ecd60eb chore: update conventional commits configuration
  • 9647b43 ci: update go and golangci-lint version
  • 13906ae Merge branch 'main' of https://github.com/zbindenren/cc
  • 866410f style: make linter happy
  • 92f8281 fix: replaces \r\n (windows) and \r mac with \n
  • 0ac24ee Merge pull request #10 from zbindenren/doc
  • 68e65da docs: add github actions section
  • 6838c63 build: add conventional commits workflow
  • 8883cdb deps(yaml): 3.0.0-20200615113413-eeeca48fe776 -> 3.0.0-20210107192922-496545a6307b
  • b4815ff deps(testify): 1.6.1 -> 1.7.0
  • 58baaf0 deps(flash): 0.1.0 -> 0.2.0
  • 8b746b6 chore: udpate conventional commits configuratin file
  • d92cf88 docs: update README
  • 1cbb1f2 fix: overwrite tag correctly for initial release
  • 1a3be0a fix(changelog): use git remote to check if repo has an origin remote configured