v0.1.0
What's Changed
- feat: add core types for config and change by @luizjhonata in #1
- feat: add
newcommand for creating changelog fragments by @luizjhonata in #2 - feat: add
batchcommand for compiling fragments into version files by @luizjhonata in #3 - feat: add
mergecommand for inserting versions into CHANGELOG.md by @luizjhonata in #4 - feat: add
checkcommand 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 releasetarget for changelog workflow by @luizjhonata in #9 - fix: skip fragment check on bump branches in CI pipeline by @luizjhonata in #11
- fix: add
vprefix 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
- @dependabot[bot] made their first contribution in #8
Full Changelog: https://github.com/luizjhonata/chlog/commits/v0.1.0