Skip to content

Commit a4e654f

Browse files
author
Andrey Fel
authored
Fix changelog formatting
Can't use angle brackets in markdown without escaping.
1 parent 85a4f29 commit a4e654f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
## v5.11.0 (August 19, 2024)
88

99
- [#20716](https://github.com/emberjs/ember.js/pull/20716) [BREAKING] Drop Node 16 support
10-
- [#20704](https://github.com/emberjs/ember.js/pull/20704) Remove `Component` suffix from blueprints to facilitate <template>
10+
- [#20704](https://github.com/emberjs/ember.js/pull/20704) Remove `Component` suffix from blueprints to facilitate `<template>`
1111

1212
## v5.10.2 (August 6, 2024)
1313

0 commit comments

Comments
 (0)