mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 21:21:03 +00:00
45 lines
1.1 KiB
Markdown
45 lines
1.1 KiB
Markdown
# Changelog
|
|
|
|
## [v0.2.0](https://github.com/apricote/releaser-pleaser/releases/tag/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](https://github.com/apricote/releaser-pleaser/releases/tag/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](https://github.com/apricote/releaser-pleaser/releases/tag/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](https://github.com/apricote/releaser-pleaser/releases/tag/v0.2.0-beta.0)
|
|
### Features
|
|
|
|
- update version references in any files (#14)
|
|
|
|
## [v0.1.0](https://github.com/apricote/releaser-pleaser/releases/tag/v0.1.0)
|
|
### This is the first release ever, so it also includes a lot of other functionality.
|
|
|
|
|
|
### Features
|
|
|
|
- add github action (#1)
|