Skip to content

Commit fef153a

Browse files
author
Katie Horne
authored
chore: update clog template to use sentence casing (coder#258)
1 parent 2bbfee4 commit fef153a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/template_changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ title: "<% X.Y.Z %>"
33
description: "Released on <% MM/DD/YYYY %>"
44
---
55

6-
### Breaking Changes
6+
### Breaking changes
77

88
There are no breaking changes in <% X.Y.Z %>.
99

1010
### Features ✨
1111

1212
There are no new features in <% X.Y.Z %>.
1313

14-
### Bug Fixes 🐛
14+
### Bug fixes 🐛
1515

1616
There are no bug fixes in <% X.Y.Z %>.
1717

18-
### Security Updates 🔐
18+
### Security updates 🔐
1919

2020
There are no security updates in <% X.Y.Z %>.

0 commit comments

Comments
 (0)