Skip to content

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 03 Jun 13:44
10dbc42

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

Changed

Full Changelog: v1.0.0...v1.1.0

Added

Changed

Fixed