Skip to content

Commit 9bab251

Browse files
committed
fix: correct changelog format for v1.1.3
- Change 'Uncategorized' to 'Fixed' per Keep a Changelog standard - Remove redundant 'Fix:' prefix from entry
1 parent 0293d52 commit 9bab251

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [1.1.3]
1111

12-
### Uncategorized
12+
### Fixed
1313

14-
- Fix: Prevent changelog PR creation when branches are in sync ([#177](https://github.com/MetaMask/github-tools/pull/177))
14+
- Prevent changelog PR creation when branches are in sync ([#177](https://github.com/MetaMask/github-tools/pull/177))
1515

1616
## [1.1.2]
1717

0 commit comments

Comments
 (0)