chore(release): v1.13.0

This commit is contained in:
2024-03-08 23:10:51 +02:00
parent 6ce6e88d80
commit 87a7c4dccb
3 changed files with 8 additions and 2 deletions

View File

@@ -1,7 +1,13 @@
# Changelog
Generation of this changelog is based on commits
## v1.13.0
### Fixes
- [7b499d763] - **commands**: commit crash upon missing HEAD (#19)
### Miscellaneous
- [6ce6e88d8] - Merge pull request 'Refactor into multiple command files' (#20) from refactor/#18 into main
## v1.13.0-rc.0
### Miscellaneous
- [4b0ce0fd3] - **release**: v1.13.0-rc.0
- [778175a2f] - split commands into files (#18)
## v1.12.4
### Fixes