Skip to content

Commit d8f31a3

Browse files
Release 11.0.0
1 parent 31584ad commit d8f31a3

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33

44

55

6+
7+
## v11.0.0 (2026-03-25)
8+
9+
#### :boom: Breaking Change
10+
* [#1691](https://github.com/ember-learn/ember-cli-addon-docs/pull/1691) Add fastboot/prember ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
11+
* [#1690](https://github.com/ember-learn/ember-cli-addon-docs/pull/1690) Remove ember-data and mirage ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
12+
13+
#### Committers: 1
14+
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
15+
616
## v10.1.0 (2025-12-08)
717

818
#### :rocket: Enhancement

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

0 commit comments

Comments
 (0)