File tree Expand file tree Collapse file tree 3 files changed +32
-4
lines changed Expand file tree Collapse file tree 3 files changed +32
-4
lines changed Original file line number Diff line number Diff line change 22 "solution" : {
33 "@ember/app-blueprint" : {
44 "impact" : " minor" ,
5- "oldVersion" : " 6.8.0-beta.4 " ,
6- "newVersion" : " 6.8.0-beta.5 " ,
5+ "oldVersion" : " 6.8.0-beta.5 " ,
6+ "newVersion" : " 6.8.0-beta.6 " ,
77 "tagName" : " beta" ,
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 :memo: Documentation"
16+ },
17+ {
18+ "impact" : " patch" ,
19+ "reason" : " Appears in changelog section :house: Internal"
1220 }
1321 ],
1422 "pkgJSONPath" : " ./package.json"
1523 }
1624 },
17- "description" : " ## Release (2025-10-06 )\n\n * @ember/app-blueprint 6.8.0-beta.5 (minor)\n\n #### :rocket: Enhancement\n * `@ember/app-blueprint`\n * [#91 ](https://github.com/ember-cli/ember-app-blueprint/pull/91 ) [bugfix beta] add legacy inspector support ([@mansona](https://github.com/mansona))\n\n #### Committers: 1 \n - Chris Manson ([@mansona](https://github.com/mansona))\n "
25+ "description" : " ## Release (2025-10-10 )\n\n * @ember/app-blueprint 6.8.0-beta.6 (minor)\n\n #### :rocket: Enhancement\n * `@ember/app-blueprint`\n * [#95 ](https://github.com/ember-cli/ember-app-blueprint/pull/95 ) [Beta] add services directory ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) \n\n #### :memo: Documentation \n * `@ember/app-blueprint` \n * [#97](https://github.com/ember-cli/ember-app-blueprint/pull/97) [documentation beta] update readme for Vite ([@mansona](https://github.com/mansona))\n\n #### :house: Internal \n * `@ember/app-blueprint` \n * [#93](https://github.com/ember-cli/ember-app-blueprint/pull/93) Add Windows tests ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) \n\n #### Committers: 2 \n - Chris Manson ([@mansona](https://github.com/mansona)) \n - [@NullVoxPopuli](https://github.com/NullVoxPopuli )\n "
1826}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2025-10-10)
4+
5+ * @ember/app-blueprint 6.8.0-beta.6 (minor)
6+
7+ #### :rocket : Enhancement
8+ * ` @ember/app-blueprint `
9+ * [ #95 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/95 ) [ Beta] add services directory ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
10+
11+ #### :memo : Documentation
12+ * ` @ember/app-blueprint `
13+ * [ #97 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/97 ) [ documentation beta] update readme for Vite ([ @mansona ] ( https://github.com/mansona ) )
14+
15+ #### :house : Internal
16+ * ` @ember/app-blueprint `
17+ * [ #93 ] ( https://github.com/ember-cli/ember-app-blueprint/pull/93 ) Add Windows tests ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
18+
19+ #### Committers: 2
20+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
21+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
22+
323## Release (2025-10-06)
424
525* @ember/app-blueprint 6.8.0-beta.5 (minor)
Original file line number Diff line number Diff line change 11{
22 "name" : " @ember/app-blueprint" ,
3- "version" : " 6.8.0-beta.5 " ,
3+ "version" : " 6.8.0-beta.6 " ,
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