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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# Changelog
2
2
3
+
## Release (2025-12-06)
4
+
5
+
*@ember/addon-blueprint 0.16.1 (patch)
6
+
7
+
#### :bug: Bug Fix
8
+
*`@ember/addon-blueprint`
9
+
*[#120](https://github.com/ember-cli/ember-addon-blueprint/pull/120) Apply `typescript-eslint`'s recommended config to gts files ([@bendemboski](https://github.com/bendemboski))
10
+
*[#121](https://github.com/ember-cli/ember-addon-blueprint/pull/121) Update ember-page-title dependency to version 9.0.3 ([@evoactivity](https://github.com/evoactivity))
11
+
*[#123](https://github.com/ember-cli/ember-addon-blueprint/pull/123) Include src in published files ([@evoactivity](https://github.com/evoactivity))
12
+
13
+
#### Committers: 2
14
+
- Ben Demboski ([@bendemboski](https://github.com/bendemboski))
15
+
- Liam Potter ([@evoactivity](https://github.com/evoactivity))
0 commit comments