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
"reason": "Appears in changelog section :boom: Breaking Change"
12
+
},
9
13
{
10
14
"impact": "patch",
11
-
"reason": "Appears in changelog section :bug: Bug Fix"
15
+
"reason": "Appears in changelog section :house: Internal"
12
16
}
13
17
],
14
18
"pkgJSONPath": "./package.json"
15
19
}
16
20
},
17
-
"description": "## Release (2026-05-05)\n\n* @ember/app-blueprint 6.12.3 (patch)\n\n#### :bug: Bug Fix\n* `@ember/app-blueprint`\n * [#276](https://github.com/ember-cli/ember-app-blueprint/pull/276) [backport release] update vite to v8 and @rollup/plugin-babel to v7 ([@mansona](https://github.com/mansona))\n\n#### Committers: 1\n- Chris Manson ([@mansona](https://github.com/mansona))\n"
21
+
"description": "## Release (2026-05-15)\n\n* @ember/app-blueprint 7.0.0 (major)\n\n#### :boom: Breaking Change\n* `@ember/app-blueprint`\n * [#279](https://github.com/ember-cli/ember-app-blueprint/pull/279) Promote Beta and update all dependencies for 7.0 release ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `@ember/app-blueprint`\n * [#249](https://github.com/ember-cli/ember-app-blueprint/pull/249) fix publish ([@mansona](https://github.com/mansona))\n\n#### Committers: 1\n- Chris Manson ([@mansona](https://github.com/mansona))\n"
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# Changelog
2
2
3
+
## Release (2026-05-15)
4
+
5
+
*@ember/app-blueprint 7.0.0 (major)
6
+
7
+
#### :boom: Breaking Change
8
+
*`@ember/app-blueprint`
9
+
*[#279](https://github.com/ember-cli/ember-app-blueprint/pull/279) Promote Beta and update all dependencies for 7.0 release ([@mansona](https://github.com/mansona))
0 commit comments