diff --git a/scripts/template_changelog.md b/scripts/template_changelog.md index dfe099593..f27a9a1ca 100644 --- a/scripts/template_changelog.md +++ b/scripts/template_changelog.md @@ -3,7 +3,7 @@ title: "<% X.Y.Z %>" description: "Released on <% MM/DD/YYYY %>" --- -### Breaking Changes ❗ +### Breaking changes ❗ There are no breaking changes in <% X.Y.Z %>. @@ -11,10 +11,10 @@ There are no breaking changes in <% X.Y.Z %>. There are no new features in <% X.Y.Z %>. -### Bug Fixes 🐛 +### Bug fixes 🐛 There are no bug fixes in <% X.Y.Z %>. -### Security Updates 🔐 +### Security updates 🔐 There are no security updates in <% X.Y.Z %>.