Releases: release-tools/since
Releases · release-tools/since
v0.16.1
Changelog
- 707ab35 build: GitHub Action allows changelog path to be overridden.
- 6820cdc build: GitHub Action writes changelog action to named file.
- 9edc4b0 build: release v0.16.1.
v0.16.0
Changelog
- b291899 build: adds Dockerfile.
- 283d063 build: adds test step before release.
- a5d4c1b build: release v0.16.0.
- 1605e3a feat: allows changelog output to be redirected to file.
v0.15.5
Changelog
- f6ae8ae build: release v0.15.5.
- 5550e5d refactor: improves semver logging.
v0.15.4
Changelog
- a8201ce build: release v0.15.4.
- e7bd5d7 chore(deps): bumps actions/checkout to v4.
- f543b18 chore(deps): bumps actions/setup-go to v4.
- a2634f5 chore(deps): bumps goreleaser/goreleaser-action to v5.
- a277c29 ci: updates deprecated Goreleaser config value.
v0.15.3
Changelog
- 5b857ce build: release v0.15.3.
- 0354622 fix: annotated tags shouldn't be ignored.
v0.15.2
Changelog
- d117f83 build: release v0.15.2.
- 2060a15 fix: improves error trapping when there are no changes since start tag.
- cbbd3ba fix: numbered releases should include date in changelog heading.
v0.15.1
Changelog
- 406b7c9 build: release v0.15.1.
- 20a9728 fix: correct tag prefix check.
v0.15.0
Changelog
- 0bf0f49 build: release v0.15.0.
- 79e80a5 feat: adds changelog init command.
- c8eccb0 feat: changelog initialisation defaults file path to repo root.
- 943c537 feat: supports commit messages that do not follow conventional commit format.
- a9cb006 fix: deduplicate commit messages within a version.
- 78ed94c fix: don't add date to unreleased version header.
- 8344b2f fix: don't ignore changelog init flags.
- 5700e11 fix: initial changelog should include first tag.
- 27650b5 fix: semantic version comparison should support tags without 'v' prefix.
- 8e6328e fix: skip unreleased commits when initialising changelog.
- a45e7f8 fix: stop after appending tag commits for previous tag.
- 2bf749b refactor: factors out commit processor.
v0.14.2
Changelog
- 8bbf1ef build: release v0.14.2.
- 23cda34 fix: removes goreleaser replacements config.