Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 27 May 21:46
· 38 commits to main since this release
163051e

What's Changed

  • feat: add core types for config and change by @luizjhonata in #1
  • feat: add new command for creating changelog fragments by @luizjhonata in #2
  • feat: add batch command for compiling fragments into version files by @luizjhonata in #3
  • feat: add merge command for inserting versions into CHANGELOG.md by @luizjhonata in #4
  • feat: add check command for verifying unreleased fragments by @luizjhonata in #5
  • docs: add README with install, usage, and configuration reference by @luizjhonata in #6
  • chore: bootstrap changes directory and open-source docs by @luizjhonata in #7
  • chore: Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #8
  • chore: add make release target for changelog workflow by @luizjhonata in #9
  • fix: skip fragment check on bump branches in CI pipeline by @luizjhonata in #11
  • fix: add v prefix to release tags for Go toolchain compatibility by @luizjhonata in #13
  • chore/bump-0.1.0: prepare first release by @luizjhonata in #14

New Contributors

Full Changelog: https://github.com/luizjhonata/chlog/commits/v0.1.0