chore(main): release v0.6.0

This commit is contained in:
Julian Tölle 2025-06-09 08:52:22 +00:00 committed by releaser-pleaser
parent 81a855f5ab
commit 7d3ee9aa06
3 changed files with 9 additions and 2 deletions

View file

@ -1,5 +1,12 @@
# Changelog
## [v0.6.0](https://github.com/apricote/releaser-pleaser/releases/tag/v0.6.0)
### Features
- real user as commit author (#187)
- avoid pushing release branch only for rebasing (#114)
## [v0.5.1](https://github.com/apricote/releaser-pleaser/releases/tag/v0.5.1)
### Bug Fixes