Skip to content

Commit 0d40fb6

Browse files
authored
docs: add Keep a Changelog link (#9)
* fix: update changelog workflow - Add force push for existing branches - Improve error handling - Add write permissions for pull requests - Fix branch name handling * docs: add Keep a Changelog link Add reference to Keep a Changelog format in the automated changelog documentation.
1 parent 07a6f54 commit 0d40fb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ This project uses an automated changelog workflow that:
8888
- Determines change type from PR title (feat, fix, docs, etc.)
8989
- Increments version number automatically
9090
- Creates a new PR with changelog updates
91+
- Follows [Keep a Changelog](https://keepachangelog.com/) format
9192

9293
### Automated Releases
9394

0 commit comments

Comments
 (0)