File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,15 @@ https://github.com/highlightjs/highlight.js/issues/2277
13
13
14
14
15
15
16
+
17
+ ## v7.2.1 (2024-11-20)
18
+
19
+ #### :bug : Bug Fix
20
+ * [ #1615 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/1615 ) Recursively replace ADDON_DOCS_ROOT_URL ([ @RobbieTheWagner ] ( https://github.com/RobbieTheWagner ) )
21
+
22
+ #### Committers: 1
23
+ - Robbie Wagner ([ @RobbieTheWagner ] ( https://github.com/RobbieTheWagner ) )
24
+
16
25
## v7.2.0 (2024-11-19)
17
26
18
27
#### :rocket : Enhancement
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-cli-addon-docs" ,
3
- "version" : " 7.2.0 " ,
3
+ "version" : " 7.2.1 " ,
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