File tree Expand file tree Collapse file tree 3 files changed +20
-4
lines changed Expand file tree Collapse file tree 3 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 22 "solution" : {
33 "@ember/app-blueprint" : {
44 "impact" : " minor" ,
5- "oldVersion" : " 0.2 .0" ,
6- "newVersion" : " 0.3 .0" ,
5+ "oldVersion" : " 0.3 .0" ,
6+ "newVersion" : " 0.4 .0" ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
1818 "pkgJSONPath" : " ./package.json"
1919 }
2020 },
21- "description" : " ## Release (2025-05-20 )\n\n * @ember/app-blueprint 0.3 .0 (minor)\n\n #### :rocket: Enhancement\n * `@ember/app-blueprint`\n * [#20 ](https://github.com/ember-cli/ember-app-blueprint/pull/20) Upgrade embroider dependencies ([@NullVoxPopuli ](https://github.com/NullVoxPopuli ))\n\n #### :bug: Bug Fix\n * `@ember/app-blueprint`\n * [#18 ](https://github.com/ember-cli/ember-app-blueprint/pull/18) Add missing dependency: chalk ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n #### Committers: 1 \n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
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 "
2222}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2025-05-22)
4+
5+ * @ember/app-blueprint 0.4.0 (minor)
6+
7+ #### :rocket : Enhancement
8+ * ` @ember/app-blueprint `
9+ * [ #23 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/23 ) run update-blueprint-deps ([ @mansona ] ( https://github.com/mansona ) )
10+
11+ #### :bug : Bug Fix
12+ * ` @ember/app-blueprint `
13+ * [ #21 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/21 ) Remove @ember-data/tracking ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
14+
15+ #### Committers: 2
16+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
17+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
18+
319## Release (2025-05-20)
420
521* @ember/app-blueprint 0.3.0 (minor)
Original file line number Diff line number Diff line change 11{
22 "name" : " @ember/app-blueprint" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .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