File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,23 @@ https://github.com/highlightjs/highlight.js/issues/2277
1111
1212
1313
14+
15+ ## v7.0.0 (2023-12-24)
16+
17+ #### :boom : Breaking Change
18+ * [ #1520 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/1520 ) ember-cli update to 5.5.0, require node 18+ ([ @RobbieTheWagner ] ( https://github.com/RobbieTheWagner ) )
19+
20+ #### :bug : Bug Fix
21+ * [ #1517 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/1517 ) fix compatibility with ember-data 5 ([ @AmauryD ] ( https://github.com/AmauryD ) )
22+
23+ #### :house : Internal
24+ * [ #1526 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/1526 ) Update release-it ([ @RobbieTheWagner ] ( https://github.com/RobbieTheWagner ) )
25+ * [ #1518 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/1518 ) Update prettier and fix lint ([ @RobbieTheWagner ] ( https://github.com/RobbieTheWagner ) )
26+
27+ #### Committers: 2
28+ - Amaury ([ @AmauryD ] ( https://github.com/AmauryD ) )
29+ - Robbie Wagner ([ @RobbieTheWagner ] ( https://github.com/RobbieTheWagner ) )
30+
1431## v6.0.2 (2023-09-12)
1532
1633#### :bug : Bug Fix
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli-addon-docs" ,
3- "version" : " 6 .0.2 " ,
3+ "version" : " 7 .0.0 " ,
44 "description" : " Easy, beautiful docs for your OSS Ember addons" ,
55 "keywords" : [
66 " ember-addon" ,
You can’t perform that action at this time.
0 commit comments