Skip to content

Commit 5adea4f

Browse files
Release 8.0.0
1 parent 405dfc7 commit 5adea4f

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
@@ -14,6 +14,15 @@ https://github.com/highlightjs/highlight.js/issues/2277
1414

1515

1616

17+
18+
## v8.0.0 (2024-12-05)
19+
20+
#### :boom: Breaking Change
21+
* [#1617](https://github.com/ember-learn/ember-cli-addon-docs/pull/1617) Switch default primary branch to `main`, update docs from Travis to GitHub Actions ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
22+
23+
#### Committers: 1
24+
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
25+
1726
## v7.2.2 (2024-11-20)
1827

1928
## v7.2.1 (2024-11-20)

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.2",
3+
"version": "8.0.0",
44
"description": "Easy, beautiful docs for your OSS Ember addons",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)