Skip to content

Commit fd60552

Browse files
Release 10.0.0
1 parent a465ceb commit fd60552

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
3+
## v10.0.0 (2025-11-05)
4+
5+
#### :boom: Breaking Change
6+
* [#1684](https://github.com/ember-learn/ember-cli-addon-docs/pull/1684) Require node 22.21.1+ ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
7+
8+
#### Committers: 1
9+
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
10+
211
## v9.0.0 (2025-10-17)
312

413
#### :boom: Breaking Change

package.json

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

0 commit comments

Comments
 (0)