docs(changelog): generate for v1.5.0

This commit is contained in:
2023-08-23 22:48:52 +03:00
parent 03f68e2912
commit 535a62857c

View File

@@ -2,6 +2,17 @@
Generation of this changelog is based on commits
## v1.5.0
### Features
- [92f8126ab] - **commands**: add --amend option to commit sub-command
- [5080d71fb] - **config**: allow more config file names
### Fixes
- [53bb1437a] - **commands**: allow chore type (#7)
## v1.4.0
### Features