File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ https://github.com/highlightjs/highlight.js/issues/2277
4
4
5
5
6
6
7
+
8
+ ## v4.2.0 (2021-12-02)
9
+
10
+ #### :rocket : Enhancement
11
+ * [ #1016 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/1016 ) Closes [ #195 ] ( https://github.com/ember-learn/ember-cli-addon-docs/issues/195 ) use angle bracket component names ([ @miguelcobain ] ( https://github.com/miguelcobain ) )
12
+
13
+ #### :house : Internal
14
+ * [ #1031 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/1031 ) Add babel.config.js to .npmignore ([ @SergeAstapov ] ( https://github.com/SergeAstapov ) )
15
+
16
+ #### Committers: 2
17
+ - Miguel Andrade ([ @miguelcobain ] ( https://github.com/miguelcobain ) )
18
+ - Sergey Astapov ([ @SergeAstapov ] ( https://github.com/SergeAstapov ) )
19
+
7
20
## v4.1.0 (2021-12-01)
8
21
9
22
#### :bug : Bug Fix
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-cli-addon-docs" ,
3
- "version" : " 4.1 .0" ,
3
+ "version" : " 4.2 .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