chore(main): release v0.5.0

This commit is contained in:
releaser-pleaser 2024-11-15 17:50:54 +00:00
parent dd166ec446
commit 4f465cabd1
3 changed files with 14 additions and 2 deletions

View file

@ -1,5 +1,17 @@
# Changelog
## [v0.5.0](https://github.com/apricote/releaser-pleaser/releases/tag/v0.5.0)
### Features
- **gitlab**: make job dependencies configurable and run immediately (#101)
- **github**: mark pre-releases correctly (#110)
### Bug Fixes
- use commits with slightly invalid messages in release notes (#105)
- create CHANGELOG.md if it does not exist (#108)
## [v0.4.2](https://github.com/apricote/releaser-pleaser/releases/tag/v0.4.2)
### Bug Fixes