You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,26 @@
1
1
# Changelog
2
2
3
+
## Release (2025-09-30)
4
+
5
+
*@ember/addon-blueprint 0.11.0 (minor)
6
+
7
+
#### :rocket: Enhancement
8
+
*`@ember/addon-blueprint`
9
+
*[#86](https://github.com/ember-cli/ember-addon-blueprint/pull/86) Update to stable Glint ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
10
+
11
+
#### :bug: Bug Fix
12
+
*`@ember/addon-blueprint`
13
+
*[#82](https://github.com/ember-cli/ember-addon-blueprint/pull/82) Make sure the package.json is sorted according to sort-package.json ([@BoussonKarel](https://github.com/BoussonKarel))
14
+
15
+
#### :memo: Documentation
16
+
*`@ember/addon-blueprint`
17
+
*[#81](https://github.com/ember-cli/ember-addon-blueprint/pull/81) Update Ember version in compat section in generated README file ([@bertdeblock](https://github.com/bertdeblock))
18
+
19
+
#### Committers: 3
20
+
- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))
0 commit comments