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
7
7
8
8
9
9
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
+
10
23
## v5.0.0 (2022-06-30)
11
24
12
25
#### :boom : Breaking Change
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-cli-addon-docs" ,
3
- "version" : " 5.0 .0" ,
3
+ "version" : " 5.1 .0" ,
4
4
"description" : " Easy, beautiful docs for your OSS Ember addons" ,
5
5
"keywords" : [
6
6
" ember-addon" ,
You can’t perform that action at this time.
0 commit comments