This commit is contained in:
Julian Tölle 2024-09-01 12:20:11 +00:00 committed by GitHub
commit 997103f5bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,12 @@
# Changelog
## [v0.3.0](https://github.com/apricote/releaser-pleaser/releases/tag/v0.3.0)
### Features
- less repetitive entries for for prerelease changelogs (#37)
- format markdown in changelog entry (#41)
## [v0.2.0](https://github.com/apricote/releaser-pleaser/releases/tag/v0.2.0)
### Features

View file

@ -21,7 +21,7 @@ inputs:
outputs: {}
runs:
using: 'docker'
image: ghcr.io/apricote/releaser-pleaser:v0.2.0 # x-releaser-pleaser-version
image: ghcr.io/apricote/releaser-pleaser:v0.3.0 # x-releaser-pleaser-version
args:
- run
- --forge=github