v1.4.1
Changed
- Consolidate git-cliff invocations behind a single install in #13 by @fiunchinho
Full Changelog: v1.4.0...v1.4.1
Added
- Include compare-with-previous link in release notes in #12 by @fiunchinho
Full Changelog: v1.3.2...v1.4.0
Fixed
- Strip squash-merge "(#N)" suffix from release-note bullets in #11 by @fiunchinho
Full Changelog: v1.3.1...v1.3.2
Fixed
- Tighten release-notes whitespace in cliff template in #10 by @fiunchinho
Full Changelog: v1.3.0...v1.3.1
Added
- Include PR links and author attribution in release notes by @fiunchinho
Full Changelog: v1.2.0...v1.3.0
Added
- Replace release-please with push-based git-cliff + goreleaser flow by @fiunchinho
- Support backport releases from release-* branches by @fiunchinho
Changed
- Incorporate review feedback from klausctl PoC comparison by @fiunchinho
- Rename auto-tag.yaml → auto-release.yaml to match klausctl by @fiunchinho
- Rename release.yaml → goreleaser.yaml (publisher names what it does) by @fiunchinho
- Match release-please's CHANGELOG section names by @fiunchinho
- Restore CHANGELOG.md with freeze header for realistic migration shape by @fiunchinho
- Drop goreleaser; move release-page creation into auto-tag by @fiunchinho
- Rename auto-tag.yaml → auto-release.yaml by @fiunchinho
Fixed
- Read git-cliff-action's content output, not version by @fiunchinho
Full Changelog: v1.1.0...v1.2.0
Added
- Improve changelog by @fiunchinho
Changed
- (main) Release 1.1.0 in #6 by @release-please-workflow[bot]
Full Changelog: v1.0.0...v1.1.0
Added
- Add changelog by @fiunchinho
- Add semantic pull request workflow by @fiunchinho
Changed
- Initial commit by @fiunchinho
- Add release-please workflow by @fiunchinho
- Add release-please config by @fiunchinho
- Pin release workflow to fix-first-release-auto-merge-detection by @fiunchinho
- Wire release-please-approver App into release workflow by @fiunchinho
- (main) Release 1.0.0 in #2 by @release-please-workflow[bot]
Fixed
- Auto merge all releases by @fiunchinho