File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,17 @@ https://github.com/highlightjs/highlight.js/issues/2277
1010
1111
1212
13+
14+ ## v6.0.2 (2023-09-12)
15+
16+ #### :bug : Bug Fix
17+ * [ #1485 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/1485 ) Add ember-tether to dependencies ([ @barryofguilder ] ( https://github.com/barryofguilder ) )
18+ * [ #1488 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/1488 ) Forward @class argument in ` docs-viewer/x-nav-list ` component ([ @SergeAstapov ] ( https://github.com/SergeAstapov ) )
19+
20+ #### Committers: 2
21+ - Jason Barry ([ @barryofguilder ] ( https://github.com/barryofguilder ) )
22+ - Sergey Astapov ([ @SergeAstapov ] ( https://github.com/SergeAstapov ) )
23+
1324## v6.0.1 (2023-09-05)
1425
1526#### :boom : Breaking Change
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli-addon-docs" ,
3- "version" : " 6.0.1 " ,
3+ "version" : " 6.0.2 " ,
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