File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "solution" : {
33 "@ember/app-blueprint" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 6.12.0-alpha.3 " ,
6- "newVersion" : " 6.12.0-alpha.4 " ,
5+ "oldVersion" : " 6.12.0-alpha.4 " ,
6+ "newVersion" : " 6.12.0-alpha.5 " ,
77 "tagName" : " alpha" ,
88 "constraints" : [
9- {
10- "impact" : " patch" ,
11- "reason" : " Appears in changelog section :bug: Bug Fix"
12- },
139 {
1410 "impact" : " patch" ,
1511 "reason" : " Appears in changelog section :house: Internal"
1814 "pkgJSONPath" : " ./package.json"
1915 }
2016 },
21- "description": "## Release (2026-02-11)\n\n* @ember/app-blueprint 6.12.0-alpha.4 (patch)\n\n#### :bug: Bug Fix\n* `@ember/app-blueprint`\n * [#215](https://github.com/ember-cli/ember-app-blueprint/pull/215) upgrade ember/optional-features to clear install deprecation warnings ([@void-mAlex](https://github.com/void-mAlex))\n * [#209](https://github.com/ember-cli/ember-app-blueprint/pull/209) Remove unnecessary empty lines when `--no-warp-drive` was passed ([@mkszepp](https://github.com/mkszepp))\n * [#205](https://github.com/ember-cli/ember-app-blueprint/pull/205) [bugfix release] Auto-choose correct compilerPath ([@ef4](https://github.com/ef4))\n\n#### :house: Internal\n* `@ember/app-blueprint`\n * [#220](https://github.com/ember-cli/ember-app-blueprint/pull/220) Merge beta into main ([@mansona](https://github.com/mansona))\n * [#218](https://github.com/ember-cli/ember-app-blueprint/pull/218) Prepare Stable Release v6.10.4 ([@github-actions[bot]](https://github.com/apps/github-actions))\n * [#217](https://github.com/ember-cli/ember-app-blueprint/pull/217) update release-plan to support OIDC ([@mansona](https://github.com/mansona))\n * [#203](https://github.com/ember-cli/ember-app-blueprint/pull/203) Prepare Beta Release v6.11.0-beta.2 ([@github-actions[bot]](https://github.com/apps/github-actions))\n * [#206](https://github.com/ember-cli/ember-app-blueprint/pull/206) Merge release into beta ([@mansona](https://github.com/mansona))\n * [#201](https://github.com/ember-cli/ember-app-blueprint/pull/201) Prepare Stable Release v6.10.3 ([@github-actions[bot]](https://github.com/apps/github-actions))\n\n#### Committers: 5\n- Alex ([@void-mAlex](https://github.com/void-mAlex))\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Edward Faulkner ([@ef4](https://github.com/ef4))\n- GitHub Actions [Bot] ([@github-actions](https://github.com/apps/github-actions))\n- Markus Sanin ([@mkszepp](https://github.com/mkszepp))\n"
17+ "description" : " ## Release (2026-04-09)\n\n * @ember/app-blueprint 6.12.0-alpha.5 (patch)\n\n #### :house: Internal\n * `@ember/app-blueprint`\n * [#228](https://github.com/ember-cli/ember-app-blueprint/pull/228) Enable patch publish ([@mansona](https://github.com/mansona))\n\n #### Committers: 1\n - Chris Manson ([@mansona](https://github.com/mansona))\n "
2218}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2026-04-09)
4+
5+ * @ember/app-blueprint 6.12.0-alpha.5 (patch)
6+
7+ #### :house : Internal
8+ * ` @ember/app-blueprint `
9+ * [ #228 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/228 ) Enable patch publish ([ @mansona ] ( https://github.com/mansona ) )
10+
11+ #### Committers: 1
12+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
13+
314## Release (2026-02-11)
415
516* @ember/app-blueprint 6.12.0-alpha.4 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " @ember/app-blueprint" ,
3- "version" : " 6.12.0-alpha.4 " ,
3+ "version" : " 6.12.0-alpha.5 " ,
44 "description" : " Blueprint for next generation of Ember apps" ,
55 "keywords" : [
66 " ember-blueprint"
You can’t perform that action at this time.
0 commit comments