File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,25 @@ https://github.com/highlightjs/highlight.js/issues/2277
99
1010
1111
12+
13+ ## v6.0.1 (2023-09-05)
14+
15+ #### :boom : Breaking Change
16+ * [ #1478 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/1478 ) Require ember >= 4.4, node >= 16 ([ @RobbieTheWagner ] ( https://github.com/RobbieTheWagner ) )
17+
18+ #### :rocket : Enhancement
19+ * [ #1454 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/1454 ) embroider ready ([ @patricklx ] ( https://github.com/patricklx ) )
20+
21+ #### :bug : Bug Fix
22+ * [ #1477 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/1477 ) Add ` inverse: null ` to ` hasMany ` relationships ([ @Shishouille ] ( https://github.com/Shishouille ) )
23+ * [ #1460 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/1460 ) pin ember-svg-jar to fix Embroider build ([ @patricklx ] ( https://github.com/patricklx ) )
24+
25+ #### Committers: 4
26+ - Jordan Hawker ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
27+ - Patrick Pircher ([ @patricklx ] ( https://github.com/patricklx ) )
28+ - Robbie Wagner ([ @RobbieTheWagner ] ( https://github.com/RobbieTheWagner ) )
29+ - Shirin ([ @Shishouille ] ( https://github.com/Shishouille ) )
30+
1231## v5.2.0 (2023-04-25)
1332
1433#### :rocket : Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli-addon-docs" ,
3- "version" : " 5.2.0 " ,
3+ "version" : " 6.0.1 " ,
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