File tree Expand file tree Collapse file tree 3 files changed +17
-14
lines changed
Expand file tree Collapse file tree 3 files changed +17
-14
lines changed Original file line number Diff line number Diff line change 11{
22 "solution" : {
33 "@ember/app-blueprint" : {
4- "impact" : " minor " ,
5- "oldVersion" : " 6.6 .0" ,
6- "newVersion" : " 6.7.0 " ,
4+ "impact" : " patch " ,
5+ "oldVersion" : " 6.7 .0" ,
6+ "newVersion" : " 6.7.1 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
9- {
10- "impact" : " minor" ,
11- "reason" : " Appears in changelog section :rocket: Enhancement"
12- },
13- {
14- "impact" : " patch" ,
15- "reason" : " Appears in changelog section :bug: Bug Fix"
16- },
179 {
1810 "impact" : " patch" ,
19- "reason" : " Appears in changelog section :memo: Documentation "
11+ "reason" : " Appears in changelog section :house: Internal "
2012 }
2113 ],
2214 "pkgJSONPath" : " ./package.json"
2315 }
2416 },
25- "description" : " ## Release (2025-09-04)\n\n * @ember/app-blueprint 6.7.0 (minor )\n\n #### :rocket: Enhancement \n * `@ember/app-blueprint`\n * [#65 ](https://github.com/ember-cli/ember-app-blueprint/pull/65) Update all dependencies for 6.7 release ([@mansona](https://github.com/mansona)) \n\n #### :bug: Bug Fix \n * `@ember/app-blueprint` \n * [#67](https://github.com/ember-cli/ember-app-blueprint/pull/67) make sure that release-plan publishes from release branch ([@mansona](https://github.com/mansona)) \n\n #### :memo: Documentation \n * `@ember/app-blueprint` \n * [#70](https://github.com/ember-cli/ember-app-blueprint/pull/70) add a basic readme ([@mansona](https://github.com/mansona))\n\n #### Committers: 1\n - Chris Manson ([@mansona](https://github.com/mansona))\n "
17+ "description" : " ## Release (2025-09-04)\n\n * @ember/app-blueprint 6.7.1 (patch )\n\n #### :house: Internal \n * `@ember/app-blueprint`\n * [#71 ](https://github.com/ember-cli/ember-app-blueprint/pull/71) fix publish- branch for pnpm publish ([@mansona](https://github.com/mansona))\n\n #### Committers: 1\n - Chris Manson ([@mansona](https://github.com/mansona))\n "
2618}
Original file line number Diff line number Diff line change 22
33## Release (2025-09-04)
44
5+ * @ember/app-blueprint 6.7.1 (patch)
6+
7+ #### :house : Internal
8+ * ` @ember/app-blueprint `
9+ * [ #71 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/71 ) fix publish-branch for pnpm publish ([ @mansona ] ( https://github.com/mansona ) )
10+
11+ #### Committers: 1
12+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
13+
14+ ## Release (2025-09-04)
15+
516* @ember/app-blueprint 6.7.0 (minor)
617
718#### :rocket : Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " @ember/app-blueprint" ,
3- "version" : " 6.7.0 " ,
3+ "version" : " 6.7.1 " ,
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