chore(main): release v0.4.0-beta.1 (#56)

Co-authored-by: releaser-pleaser <>
This commit is contained in:
Julian Tölle 2024-09-15 21:00:06 +02:00 committed by GitHub
parent 2567293368
commit dc1903c4b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 13 additions and 2 deletions

View file

@ -1,5 +1,16 @@
# Changelog
## [v0.4.0-beta.1](https://github.com/apricote/releaser-pleaser/releases/tag/v0.4.0-beta.1)
### Features
- add shell to container image (#59)
- **gitlab**: add CI/CD component (#55)
### Bug Fixes
- multiple extra-files are not evaluated properly (#61)
## [v0.4.0-beta.0](https://github.com/apricote/releaser-pleaser/releases/tag/v0.4.0-beta.0)
### Features