Skip to content

Commit ed30a88

Browse files
Release 10.0.2
1 parent 9279cf0 commit ed30a88

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,6 +1,15 @@
11

22

33

4+
5+
## v10.0.2 (2025-11-29)
6+
7+
#### :house: Internal
8+
* [#1687](https://github.com/ember-learn/ember-cli-addon-docs/pull/1687) Bump some deps ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
9+
10+
#### Committers: 1
11+
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
12+
413
## v10.0.1 (2025-11-07)
514

615
#### :bug: Bug Fix

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

0 commit comments

Comments
 (0)