Skip to content

Releases: luizjhonata/chlog

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 20:22
535b076

What's Changed

  • chore: Bump actions/setup-go from 6.5.0 to 7.0.0 by @dependabot[bot] in #30
  • chore: Bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #31
  • feat(semver): make major bump depend on explicit breaking flag by @luizjhonata in #32
  • chore(release): bump version to 0.4.0 by @luizjhonata in #33

Full Changelog: v0.3.1...v0.4.0

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 03:52
1a8fb99

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 21:54
9b9dc54

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 17:48
5416043

What's Changed

  • docs: improve README with badges, features, and positioning by @luizjhonata in #15
  • chore(yaml): single-quote kind and body in generated fragment files by @luizjhonata in #16
  • refactor(config): extract FindConfig(startDir) from `FindConfigUpwa… by @luizjhonata in #17
  • feat(hook): add chlog hook install and chlog hook uninstall commands by @luizjhonata in #18
  • feat(hook): replace per-repo hook with global and local install modes by @luizjhonata in #19
  • feat(ai): add chlog ai setup to configure AI assistant rules by @luizjhonata in #20
  • chore(release): bump version to 0.2.0 by @luizjhonata in #21

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 27 May 21:46
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