Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 2.52 KB

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 2.52 KB

Changelog

0.2.0 (2025-01-11)

Features

  • add release-please workflow (#62) (14252e3)
  • disable action gh-release, as it's replaced by release-please (7256f06)
  • patch new release version in additional files (8b47a65)

Bug Fixes

  • add release-please config (939f6f4)
  • adjust for release-please v4 (c884301)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.22.2 (#57) (8e40c04)
  • deps: update module github.com/onsi/gomega to v1.36.2 (#56) (41ccfc8)
  • deps: update module sigs.k8s.io/controller-runtime to v0.19.4 (#60) (b4e8b12)
  • exclude v in tag (deef072)
  • move extra-files to right config (29a4020)
  • package path (bd7ab0d)
  • package path (bd46424)
  • remove package-name to get plain tags (9235b71)
  • remove skip-github-release (5604f8a)

Conventional changelog

see https://github.com/conventional-changelog/conventional-changelog/blob/8076d4666c2a3ea728b95bf1e4e78d4c7189b1dc/packages/conventional-changelog-conventionalcommits/writer-opts.js#L171