File tree Expand file tree Collapse file tree 3 files changed +15
-8
lines changed Expand file tree Collapse file tree 3 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 22 "solution" : {
33 "@ember/app-blueprint" : {
44 "impact" : " minor" ,
5- "oldVersion" : " 0.3 .0" ,
6- "newVersion" : " 0.4 .0" ,
5+ "oldVersion" : " 0.4 .0" ,
6+ "newVersion" : " 0.5 .0" ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
1010 "impact" : " minor" ,
1111 "reason" : " Appears in changelog section :rocket: Enhancement"
12- },
13- {
14- "impact" : " patch" ,
15- "reason" : " Appears in changelog section :bug: Bug Fix"
1612 }
1713 ],
1814 "pkgJSONPath" : " ./package.json"
1915 }
2016 },
21- "description" : " ## Release (2025-05-22)\n\n * @ember/app-blueprint 0.4 .0 (minor)\n\n #### :rocket: Enhancement\n * `@ember/app-blueprint`\n * [#23 ](https://github.com/ember-cli/ember-app-blueprint/pull/23 ) run update-blueprint-deps ([@mansona](https://github.com/mansona)) \n\n #### :bug: Bug Fix \n * `@ember/app-blueprint` \n * [#21](https://github.com/ember-cli/ember-app-blueprint/pull/21) Remove @ember-data/tracking ([@NullVoxPopuli ](https://github.com/NullVoxPopuli ))\n\n #### Committers: 2 \n - Chris Manson ([@mansona](https://github.com/mansona)) \n - [@NullVoxPopuli](https://github.com/NullVoxPopuli )\n "
17+ "description" : " ## Release (2025-05-22)\n\n * @ember/app-blueprint 0.5 .0 (minor)\n\n #### :rocket: Enhancement\n * `@ember/app-blueprint`\n * [#24 ](https://github.com/ember-cli/ember-app-blueprint/pull/24 ) run update-blueprint-deps --latest ([@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 22
33## Release (2025-05-22)
44
5+ * @ember/app-blueprint 0.5.0 (minor)
6+
7+ #### :rocket : Enhancement
8+ * ` @ember/app-blueprint `
9+ * [ #24 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/24 ) run update-blueprint-deps --latest ([ @mansona ] ( https://github.com/mansona ) )
10+
11+ #### Committers: 1
12+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
13+
14+ ## Release (2025-05-22)
15+
516* @ember/app-blueprint 0.4.0 (minor)
617
718#### :rocket : Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " @ember/app-blueprint" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 0.5 .0" ,
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