releaser-pleaser/CHANGELOG.md
Julian Tölle 1f39df03c5
chore(main): release v0.2.0 (#24)
Co-authored-by: releaser-pleaser <>
2024-08-25 23:01:48 +02:00

1.1 KiB

Changelog

v0.2.0

Features

  • update version references in any files (#14)
  • cli: add --version flag (#29)

Bug Fixes

  • ci: building release image fails (#21)
  • ci: ko pipeline permissions (#23)
  • action: invalid quoting for extra-files arg (#25)

v0.2.0-beta.2

Features

  • update version references in any files (#14)

Bug Fixes

  • ci: building release image fails (#21)
  • ci: ko pipeline permissions (#23)

v0.2.0-beta.1

Features

  • update version references in any files (#14)

Bug Fixes

  • ci: building release image fails (#21)

v0.2.0-beta.0

Features

  • update version references in any files (#14)

v0.1.0

This is the first release ever, so it also includes a lot of other functionality.

Features

  • add github action (#1)