File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ https://github.com/highlightjs/highlight.js/issues/2277
77
88
99
10+
11+ ## v5.1.0 (2022-12-01)
12+
13+ #### :boom : Breaking Change
14+ * [ #1363 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/1363 ) Ember 4.8, require Ember 3.28+ ([ @rwwagner90 ] ( https://github.com/rwwagner90 ) )
15+
16+ #### :bug : Bug Fix
17+ * [ #1276 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/1276 ) avoid using ` this.set ` (Closes [ #1275 ] ( https://github.com/ember-learn/ember-cli-addon-docs/issues/1275 ) ) ([ @geneukum ] ( https://github.com/geneukum ) )
18+
19+ #### Committers: 2
20+ - Geordan Neukum ([ @geneukum ] ( https://github.com/geneukum ) )
21+ - Robert Wagner ([ @rwwagner90 ] ( https://github.com/rwwagner90 ) )
22+
1023## v5.0.0 (2022-06-30)
1124
1225#### :boom : Breaking Change
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli-addon-docs" ,
3- "version" : " 5.0 .0" ,
3+ "version" : " 5.1 .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