File tree Expand file tree Collapse file tree
packages/app-blueprint/files Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "solution" : {
33 "ember-cli" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 6.10.0 " ,
6- "newVersion" : " 6.10.1 " ,
5+ "oldVersion" : " 6.10.1 " ,
6+ "newVersion" : " 6.10.2 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
2424 "oldVersion" : " 6.10.0"
2525 }
2626 },
27- "description" : " ## Release (2026-02-08)\n\n * ember-cli 6.10.1 (patch)\n\n #### :bug: Bug Fix\n * `ember-cli`\n * [#10949](https://github.com/ember-cli/ember-cli/pull/10949) [backport release] remove unused isbinaryfile from ember-cli package ([@mansona](https://github.com/mansona))\n * [#10940](https://github.com/ember-cli/ember-cli/pull/10940) [bugfix release] remove fixturify-project from dependencies ([@mansona](https://github.com/mansona))\n\n #### :house: Internal\n * `ember-cli`\n * [#10951](https://github.com/ember-cli/ember-cli/pull/10951) Fix PR name for stable release-plan pull request ([@mansona](https://github.com/mansona))\n * [#10950](https://github.com/ember-cli/ember-cli/pull/10950) [backport release] update release-plan for OIDC ([@mansona](https://github.com/mansona))\n\n #### Committers: 1\n - Chris Manson ([@mansona](https://github.com/mansona))\n "
27+ "description": "## Release (2026-02-09)\n\n* ember-cli 6.10.2 (patch)\n\n#### :bug: Bug Fix\n* `ember-cli`\n * [#10949](https://github.com/ember-cli/ember-cli/pull/10949) [backport release] remove unused isbinaryfile from ember-cli package ([@mansona](https://github.com/mansona))\n * [#10940](https://github.com/ember-cli/ember-cli/pull/10940) [bugfix release] remove fixturify-project from dependencies ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `ember-cli`\n * [#10952](https://github.com/ember-cli/ember-cli/pull/10952) add correct --publish-branch to pnpm publish ([@mansona](https://github.com/mansona))\n * [#10951](https://github.com/ember-cli/ember-cli/pull/10951) Fix PR name for stable release-plan pull request ([@mansona](https://github.com/mansona))\n * [#10950](https://github.com/ember-cli/ember-cli/pull/10950) [backport release] update release-plan for OIDC ([@mansona](https://github.com/mansona))\n\n#### Committers: 1\n- Chris Manson ([@mansona](https://github.com/mansona))\n"
2828}
Original file line number Diff line number Diff line change 11# ember-cli Changelog
22
3+ ## Release (2026-02-09)
4+
5+ * ember-cli 6.10.2 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` ember-cli `
9+ * [ #10949 ] ( https://github.com/ember-cli/ember-cli/pull/10949 ) [ backport release] remove unused isbinaryfile from ember-cli package ([ @mansona ] ( https://github.com/mansona ) )
10+ * [ #10940 ] ( https://github.com/ember-cli/ember-cli/pull/10940 ) [ bugfix release] remove fixturify-project from dependencies ([ @mansona ] ( https://github.com/mansona ) )
11+
12+ #### :house : Internal
13+ * ` ember-cli `
14+ * [ #10952 ] ( https://github.com/ember-cli/ember-cli/pull/10952 ) add correct --publish-branch to pnpm publish ([ @mansona ] ( https://github.com/mansona ) )
15+ * [ #10951 ] ( https://github.com/ember-cli/ember-cli/pull/10951 ) Fix PR name for stable release-plan pull request ([ @mansona ] ( https://github.com/mansona ) )
16+ * [ #10950 ] ( https://github.com/ember-cli/ember-cli/pull/10950 ) [ backport release] update release-plan for OIDC ([ @mansona ] ( https://github.com/mansona ) )
17+
18+ #### Committers: 1
19+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
20+
321## Release (2026-02-08)
422
523* ember-cli 6.10.1 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli" ,
3- "version" : " 6.10.1 " ,
3+ "version" : " 6.10.2 " ,
44 "description" : " Command line tool for developing ambitious ember.js apps" ,
55 "keywords" : [
66 " app" ,
Original file line number Diff line number Diff line change 6060 "broccoli-asset-rev" : " ^3.0.0" ,
6161 "concurrently" : " ^9.2.1" ,
6262 "ember-auto-import" : " ^2.12.0" ,
63- "ember-cli" : " ~6.10.1 " ,
63+ "ember-cli" : " ~6.10.2 " ,
6464 "ember-cli-app-version" : " ^7.0.0" ,
6565 "ember-cli-babel" : " ^8.2.0" ,
6666 "ember-cli-clean-css" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments