Skip to content

Commit 90d0fac

Browse files
Release 7.2.1
1 parent 7e007bd commit 90d0fac

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ https://github.com/highlightjs/highlight.js/issues/2277
1313

1414

1515

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+
1625
## v7.2.0 (2024-11-19)
1726

1827
#### :rocket: Enhancement

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-addon-docs",
3-
"version": "7.2.0",
3+
"version": "7.2.1",
44
"description": "Easy, beautiful docs for your OSS Ember addons",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)