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
"description": "## Release (2025-06-25)\n\n* @ember/app-blueprint 0.7.2 (patch)\n\n#### :bug: Bug Fix\n* `@ember/app-blueprint`\n * [#38](https://github.com/ember-cli/ember-app-blueprint/pull/38) Change Test mode to Development mode and fix NODE_ENV in tests ([@gossi](https://github.com/gossi))\n\n#### Committers: 1\n- Thomas Gossmann ([@gossi](https://github.com/gossi))\n"
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Changelog
2
2
3
+
## Release (2025-06-25)
4
+
5
+
*@ember/app-blueprint 0.7.2 (patch)
6
+
7
+
#### :bug: Bug Fix
8
+
*`@ember/app-blueprint`
9
+
*[#38](https://github.com/ember-cli/ember-app-blueprint/pull/38) Change Test mode to Development mode and fix NODE_ENV in tests ([@gossi](https://github.com/gossi))
10
+
11
+
#### Committers: 1
12
+
- Thomas Gossmann ([@gossi](https://github.com/gossi))
0 commit comments