ember-cli 6.11.0-beta.2 → 6.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,8 +1,42 @@
1
1
  # ember-cli Changelog
2
2
 
3
+ ## Release (2026-03-29)
4
+
5
+ * ember-cli 6.11.1 (patch)
6
+ * @ember-tooling/classic-build-addon-blueprint 6.11.1 (patch)
7
+ * @ember-tooling/classic-build-app-blueprint 6.11.1 (patch)
8
+
9
+ #### :bug: Bug Fix
10
+ * `@ember-tooling/classic-build-app-blueprint`, `ember-cli`
11
+ * [#10975](https://github.com/ember-cli/ember-cli/pull/10975) Backport: Update ember-cli-htmlbars to ^7.0.0 in app-blueprint ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
12
+ * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `ember-cli`
13
+ * [#10974](https://github.com/ember-cli/ember-cli/pull/10974) Backport: Remove tracked-built-ins (it comes built in with ember-source 6.8+) ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
14
+ * `ember-cli`
15
+ * [#10972](https://github.com/ember-cli/ember-cli/pull/10972) Support ember-source (ESM) -- without addon vendor paths ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
16
+
17
+ #### Committers: 2
18
+ - NullVoxPopuli's reduced-access machine account for AI usage ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
19
+ - [@NullVoxPopuli](https://github.com/NullVoxPopuli)
20
+
21
+ ## Release (2026-02-17)
22
+
23
+ * ember-cli 6.11.0 (minor)
24
+ * @ember-tooling/classic-build-addon-blueprint 6.11.0 (minor)
25
+ * @ember-tooling/classic-build-app-blueprint 6.11.0 (minor)
26
+
27
+ #### :rocket: Enhancement
28
+ * `ember-cli`, `@ember-tooling/classic-build-app-blueprint`
29
+ * [#10960](https://github.com/ember-cli/ember-cli/pull/10960) Promote Beta and update all dependencies for 6.11 release ([@mansona](https://github.com/mansona))
30
+ * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
31
+ * [#10929](https://github.com/ember-cli/ember-cli/pull/10929) Prepare 6.11-beta ([@mansona](https://github.com/mansona))
32
+ * [#10919](https://github.com/ember-cli/ember-cli/pull/10919) Prepare 6.11-alpha ([@mansona](https://github.com/mansona))
33
+
34
+ #### Committers: 1
35
+ - Chris Manson ([@mansona](https://github.com/mansona))
36
+
3
37
  ## Release (2026-02-09)
4
38
 
5
- * ember-cli 6.11.0-beta.2 (patch)
39
+ * ember-cli 6.10.2 (patch)
6
40
 
7
41
  #### :bug: Bug Fix
8
42
  * `ember-cli`
@@ -11,7 +45,6 @@
11
45
 
12
46
  #### :house: Internal
13
47
  * `ember-cli`
14
- * [#10954](https://github.com/ember-cli/ember-cli/pull/10954) Merge release into beta ([@mansona](https://github.com/mansona))
15
48
  * [#10952](https://github.com/ember-cli/ember-cli/pull/10952) add correct --publish-branch to pnpm publish ([@mansona](https://github.com/mansona))
16
49
  * [#10951](https://github.com/ember-cli/ember-cli/pull/10951) Fix PR name for stable release-plan pull request ([@mansona](https://github.com/mansona))
17
50
  * [#10950](https://github.com/ember-cli/ember-cli/pull/10950) [backport release] update release-plan for OIDC ([@mansona](https://github.com/mansona))
@@ -19,22 +52,19 @@
19
52
  #### Committers: 1
20
53
  - Chris Manson ([@mansona](https://github.com/mansona))
21
54
 
22
- ## Release (2026-01-25)
55
+ ## Release (2026-02-08)
23
56
 
24
- * ember-cli 6.11.0-beta.1 (minor)
25
- * @ember-tooling/classic-build-addon-blueprint 6.11.0-beta.1 (minor)
26
- * @ember-tooling/classic-build-app-blueprint 6.11.0-beta.1 (minor)
57
+ * ember-cli 6.10.1 (patch)
27
58
 
28
- #### :rocket: Enhancement
29
- * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
30
- * [#10923](https://github.com/ember-cli/ember-cli/pull/10923) Promote Beta and update all dependencies for 6.10 release ([@mansona](https://github.com/mansona))
31
- * [#10919](https://github.com/ember-cli/ember-cli/pull/10919) Prepare 6.11-alpha ([@mansona](https://github.com/mansona))
59
+ #### :bug: Bug Fix
60
+ * `ember-cli`
61
+ * [#10949](https://github.com/ember-cli/ember-cli/pull/10949) [backport release] remove unused isbinaryfile from ember-cli package ([@mansona](https://github.com/mansona))
62
+ * [#10940](https://github.com/ember-cli/ember-cli/pull/10940) [bugfix release] remove fixturify-project from dependencies ([@mansona](https://github.com/mansona))
32
63
 
33
64
  #### :house: Internal
34
- * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
35
- * [#10929](https://github.com/ember-cli/ember-cli/pull/10929) Prepare 6.11-beta ([@mansona](https://github.com/mansona))
36
- * [#10918](https://github.com/ember-cli/ember-cli/pull/10918) Prepare Stable Release ([@mansona](https://github.com/mansona))
37
- * [#10884](https://github.com/ember-cli/ember-cli/pull/10884) Prepare Alpha Release ([@mansona](https://github.com/mansona))
65
+ * `ember-cli`
66
+ * [#10951](https://github.com/ember-cli/ember-cli/pull/10951) Fix PR name for stable release-plan pull request ([@mansona](https://github.com/mansona))
67
+ * [#10950](https://github.com/ember-cli/ember-cli/pull/10950) [backport release] update release-plan for OIDC ([@mansona](https://github.com/mansona))
38
68
 
39
69
  #### Committers: 1
40
70
  - Chris Manson ([@mansona](https://github.com/mansona))
@@ -3,7 +3,7 @@
3
3
  "logo": "https://ember-cli.com/assets/images/ember-cli-logo-small-dark.png",
4
4
  "name": "ember-cli",
5
5
  "description": "Command line tool for developing ambitious ember.js apps",
6
- "version": "6.11.0-beta.2-beta-5bdab6790a"
6
+ "version": "6.11.1-release-c39737b3f4"
7
7
  },
8
8
  "files": {
9
9
  "lib/broccoli/default-packager.js": {
@@ -894,7 +894,7 @@
894
894
  },
895
895
  {
896
896
  "file": "lib/broccoli/ember-app.js",
897
- "line": 358,
897
+ "line": 360,
898
898
  "description": "Returns the environment name",
899
899
  "access": "public",
900
900
  "tagname": "",
@@ -910,7 +910,7 @@
910
910
  },
911
911
  {
912
912
  "file": "lib/broccoli/ember-app.js",
913
- "line": 370,
913
+ "line": 372,
914
914
  "description": "Delegates to `broccoli-concat` with the `sourceMapConfig` option set to `options.sourcemaps`.",
915
915
  "access": "private",
916
916
  "tagname": "",
@@ -934,7 +934,7 @@
934
934
  },
935
935
  {
936
936
  "file": "lib/broccoli/ember-app.js",
937
- "line": 385,
937
+ "line": 387,
938
938
  "description": "Checks the result of `addon.isEnabled()` if it exists, defaults to `true` otherwise.",
939
939
  "access": "private",
940
940
  "tagname": "",
@@ -956,7 +956,7 @@
956
956
  },
957
957
  {
958
958
  "file": "lib/broccoli/ember-app.js",
959
- "line": 397,
959
+ "line": 399,
960
960
  "access": "private",
961
961
  "tagname": "",
962
962
  "itemtype": "method",
@@ -977,7 +977,7 @@
977
977
  },
978
978
  {
979
979
  "file": "lib/broccoli/ember-app.js",
980
- "line": 408,
980
+ "line": 410,
981
981
  "access": "private",
982
982
  "tagname": "",
983
983
  "itemtype": "method",
@@ -998,7 +998,7 @@
998
998
  },
999
999
  {
1000
1000
  "file": "lib/broccoli/ember-app.js",
1001
- "line": 419,
1001
+ "line": 421,
1002
1002
  "description": "Returns whether an addon should be added to the project",
1003
1003
  "access": "private",
1004
1004
  "tagname": "",
@@ -1020,7 +1020,7 @@
1020
1020
  },
1021
1021
  {
1022
1022
  "file": "lib/broccoli/ember-app.js",
1023
- "line": 435,
1023
+ "line": 437,
1024
1024
  "description": "Calls the included hook on addons.",
1025
1025
  "access": "private",
1026
1026
  "tagname": "",
@@ -1031,7 +1031,7 @@
1031
1031
  },
1032
1032
  {
1033
1033
  "file": "lib/broccoli/ember-app.js",
1034
- "line": 471,
1034
+ "line": 473,
1035
1035
  "description": "Calls the importTransforms hook on addons.",
1036
1036
  "access": "private",
1037
1037
  "tagname": "",
@@ -1042,7 +1042,7 @@
1042
1042
  },
1043
1043
  {
1044
1044
  "file": "lib/broccoli/ember-app.js",
1045
- "line": 520,
1045
+ "line": 522,
1046
1046
  "description": "Loads and initializes addons for this project.\nCalls initializeAddons on the Project.",
1047
1047
  "access": "private",
1048
1048
  "tagname": "",
@@ -1053,7 +1053,7 @@
1053
1053
  },
1054
1054
  {
1055
1055
  "file": "lib/broccoli/ember-app.js",
1056
- "line": 547,
1056
+ "line": 549,
1057
1057
  "description": "Returns a list of trees for a given type, returned by all addons.",
1058
1058
  "access": "private",
1059
1059
  "tagname": "",
@@ -1075,7 +1075,7 @@
1075
1075
  },
1076
1076
  {
1077
1077
  "file": "lib/broccoli/ember-app.js",
1078
- "line": 559,
1078
+ "line": 561,
1079
1079
  "description": "Runs addon post-processing on a given tree and returns the processed tree.\n\nThis enables addons to do process immediately **after** the preprocessor for a\ngiven type is run, but before concatenation occurs. If an addon wishes to\napply a transform before the preprocessors run, they can instead implement the\npreprocessTree hook.\n\nTo utilize this addons implement `postprocessTree` hook.\n\nAn example, would be to apply some broccoli transform on all JS files, but\nonly after the existing pre-processors have run.\n\n```js\nmodule.exports = {\n name: 'my-cool-addon',\n postprocessTree(type, tree) {\n if (type === 'js') {\n return someBroccoliTransform(tree);\n }\n\n return tree;\n }\n}\n\n```",
1080
1080
  "access": "private",
1081
1081
  "tagname": "",
@@ -1102,7 +1102,7 @@
1102
1102
  },
1103
1103
  {
1104
1104
  "file": "lib/broccoli/ember-app.js",
1105
- "line": 596,
1105
+ "line": 598,
1106
1106
  "description": "Runs addon pre-processing on a given tree and returns the processed tree.\n\nThis enables addons to do process immediately **before** the preprocessor for a\ngiven type is run. If an addon wishes to apply a transform after the\npreprocessors run, they can instead implement the postprocessTree hook.\n\nTo utilize this addons implement `preprocessTree` hook.\n\nAn example, would be to remove some set of files before the preprocessors run.\n\n```js\nvar stew = require('broccoli-stew');\n\nmodule.exports = {\n name: 'my-cool-addon',\n preprocessTree(type, tree) {\n if (type === 'js' && type === 'template') {\n return stew.rm(tree, someGlobPattern);\n }\n\n return tree;\n }\n}\n```",
1107
1107
  "access": "private",
1108
1108
  "tagname": "",
@@ -1129,7 +1129,7 @@
1129
1129
  },
1130
1130
  {
1131
1131
  "file": "lib/broccoli/ember-app.js",
1132
- "line": 632,
1132
+ "line": 634,
1133
1133
  "description": "Runs addon lintTree hooks and returns a single tree containing all\ntheir output.",
1134
1134
  "access": "private",
1135
1135
  "tagname": "",
@@ -1156,7 +1156,7 @@
1156
1156
  },
1157
1157
  {
1158
1158
  "file": "lib/broccoli/ember-app.js",
1159
- "line": 651,
1159
+ "line": 653,
1160
1160
  "description": "Imports legacy imports in this.vendorFiles",
1161
1161
  "access": "private",
1162
1162
  "tagname": "",
@@ -1167,7 +1167,7 @@
1167
1167
  },
1168
1168
  {
1169
1169
  "file": "lib/broccoli/ember-app.js",
1170
- "line": 828,
1170
+ "line": 830,
1171
1171
  "access": "private",
1172
1172
  "tagname": "",
1173
1173
  "itemtype": "method",
@@ -1181,7 +1181,7 @@
1181
1181
  },
1182
1182
  {
1183
1183
  "file": "lib/broccoli/ember-app.js",
1184
- "line": 1035,
1184
+ "line": 1037,
1185
1185
  "description": "Runs the `app`, `tests` and `templates` trees through the chain of addons that produces lint trees.\n\nThose lint trees are afterwards funneled into the `tests` folder, babel-ified and returned as an array.",
1186
1186
  "access": "private",
1187
1187
  "tagname": "",
@@ -1196,7 +1196,7 @@
1196
1196
  },
1197
1197
  {
1198
1198
  "file": "lib/broccoli/ember-app.js",
1199
- "line": 1075,
1199
+ "line": 1077,
1200
1200
  "access": "public",
1201
1201
  "tagname": "",
1202
1202
  "itemtype": "method",
@@ -1210,7 +1210,7 @@
1210
1210
  },
1211
1211
  {
1212
1212
  "file": "lib/broccoli/ember-app.js",
1213
- "line": 1084,
1213
+ "line": 1086,
1214
1214
  "description": "Imports an asset into the application.",
1215
1215
  "access": "public",
1216
1216
  "tagname": "",
@@ -1268,7 +1268,7 @@
1268
1268
  },
1269
1269
  {
1270
1270
  "file": "lib/broccoli/ember-app.js",
1271
- "line": 1130,
1271
+ "line": 1132,
1272
1272
  "access": "private",
1273
1273
  "tagname": "",
1274
1274
  "itemtype": "method",
@@ -1305,7 +1305,7 @@
1305
1305
  },
1306
1306
  {
1307
1307
  "file": "lib/broccoli/ember-app.js",
1308
- "line": 1215,
1308
+ "line": 1217,
1309
1309
  "access": "private",
1310
1310
  "tagname": "",
1311
1311
  "itemtype": "method",
@@ -1326,7 +1326,7 @@
1326
1326
  },
1327
1327
  {
1328
1328
  "file": "lib/broccoli/ember-app.js",
1329
- "line": 1256,
1329
+ "line": 1258,
1330
1330
  "description": "Returns an array of trees for this application",
1331
1331
  "access": "private",
1332
1332
  "tagname": "",
@@ -1341,7 +1341,7 @@
1341
1341
  },
1342
1342
  {
1343
1343
  "file": "lib/broccoli/ember-app.js",
1344
- "line": 1293,
1344
+ "line": 1295,
1345
1345
  "description": "Returns the merged tree for this application",
1346
1346
  "access": "public",
1347
1347
  "tagname": "",
@@ -342,13 +342,15 @@ class EmberApp {
342
342
 
343
343
  this.vendorFiles = omitBy(
344
344
  merge(
345
- {
346
- 'ember.js': {
347
- development: emberSource.paths.debug,
348
- production: emberSource.paths.prod,
349
- },
350
- 'ember-testing.js': [emberSource.paths.testing, { type: 'test' }],
351
- },
345
+ emberSource.paths
346
+ ? {
347
+ 'ember.js': {
348
+ development: emberSource.paths.debug,
349
+ production: emberSource.paths.prod,
350
+ },
351
+ 'ember-testing.js': [emberSource.paths.testing, { type: 'test' }],
352
+ }
353
+ : {},
352
354
  this.options.vendorFiles
353
355
  ),
354
356
  isNull
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ember-cli",
3
- "version": "6.11.0-beta.2",
3
+ "version": "6.11.1",
4
4
  "description": "Command line tool for developing ambitious ember.js apps",
5
5
  "keywords": [
6
6
  "app",
@@ -26,18 +26,10 @@
26
26
  "bin": {
27
27
  "ember": "./bin/ember"
28
28
  },
29
- "release-plan": {
30
- "semverIncrementAs": {
31
- "minor": "prerelease",
32
- "patch": "prerelease"
33
- },
34
- "semverIncrementTag": "beta",
35
- "publishTag": "beta"
36
- },
37
29
  "dependencies": {
38
30
  "@ember-tooling/blueprint-blueprint": "^0.2.1",
39
31
  "@ember-tooling/blueprint-model": "^0.5.0",
40
- "@ember/app-blueprint": "~6.11.0-beta.2",
32
+ "@ember/app-blueprint": "~6.11.0",
41
33
  "@pnpm/find-workspace-dir": "^1000.1.3",
42
34
  "babel-remove-types": "^1.0.2",
43
35
  "broccoli": "^4.0.0",
@@ -118,8 +110,8 @@
118
110
  "watch-detector": "^1.0.2",
119
111
  "workerpool": "^10.0.1",
120
112
  "yam": "^1.0.0",
121
- "@ember-tooling/classic-build-addon-blueprint": "6.11.0-beta.1",
122
- "@ember-tooling/classic-build-app-blueprint": "6.11.0-beta.1"
113
+ "@ember-tooling/classic-build-addon-blueprint": "6.11.1",
114
+ "@ember-tooling/classic-build-app-blueprint": "6.11.1"
123
115
  },
124
116
  "devDependencies": {
125
117
  "broccoli-plugin": "^4.0.3",
@@ -90,10 +90,6 @@ module.exports = {
90
90
  // @see https://github.com/emberjs/rfcs/blob/master/text/0811-element-modifiers.md#detailed-design
91
91
  delete contents.devDependencies['ember-modifier'];
92
92
 
93
- // Per RFC #812, addons should not have this dependency.
94
- // @see https://github.com/emberjs/rfcs/blob/master/text/0812-tracked-built-ins.md#detailed-design
95
- delete contents.devDependencies['tracked-built-ins'];
96
-
97
93
  // 100% of addons don't need ember-cli-app-version, make it opt-in instead
98
94
  delete contents.devDependencies['ember-cli-app-version'];
99
95
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ember-tooling/classic-build-addon-blueprint",
3
- "version": "6.11.0-beta.1",
3
+ "version": "6.11.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/ember-cli/ember-cli.git",
@@ -20,13 +20,5 @@
20
20
  "silent-error": "^1.1.1",
21
21
  "sort-package-json": "^2.12.0",
22
22
  "walk-sync": "^3.0.0"
23
- },
24
- "release-plan": {
25
- "semverIncrementAs": {
26
- "minor": "prerelease",
27
- "patch": "prerelease"
28
- },
29
- "semverIncrementTag": "beta",
30
- "publishTag": "beta"
31
23
  }
32
24
  }
@@ -28,9 +28,9 @@
28
28
  "test:ember": "ember test"
29
29
  },
30
30
  "devDependencies": {
31
- "@babel/core": "^7.28.6",
31
+ "@babel/core": "^7.29.0",
32
32
  "@babel/eslint-parser": "^7.28.6",
33
- "@babel/plugin-proposal-decorators": "^7.28.6<% if (typescript && emberData) { %>",
33
+ "@babel/plugin-proposal-decorators": "^7.29.0<% if (typescript && emberData) { %>",
34
34
  "@ember-data/adapter": "~5.7.0",
35
35
  "@ember-data/graph": "~5.7.0",
36
36
  "@ember-data/json-api": "~5.7.0",
@@ -45,14 +45,14 @@
45
45
  "@ember/test-helpers": "^5.4.1<% if (embroider) { %>",
46
46
  "@embroider/compat": "^3.9.3",
47
47
  "@embroider/core": "^3.5.9<% } %>",
48
- "@embroider/macros": "^1.19.6<% if (embroider) { %>",
48
+ "@embroider/macros": "^1.19.7<% if (embroider) { %>",
49
49
  "@embroider/webpack": "^4.1.2<% } %>",
50
50
  "@eslint/js": "^9.39.2",
51
51
  "@glimmer/component": "^2.0.0",
52
52
  "@glimmer/tracking": "^1.1.2<% if (typescript) { %>",
53
53
  "@glint/environment-ember-loose": "^1.5.2",
54
54
  "@glint/environment-ember-template-imports": "^1.5.2",
55
- "@glint/template": "^1.7.3",
55
+ "@glint/template": "^1.7.4",
56
56
  "@tsconfig/ember": "^3.0.12",
57
57
  "@types/qunit": "^2.19.13",
58
58
  "@types/rsvp": "^4.0.9<% if (emberData) {%>",
@@ -60,43 +60,42 @@
60
60
  "broccoli-asset-rev": "^3.0.0",
61
61
  "concurrently": "^9.2.1",
62
62
  "ember-auto-import": "^2.12.0",
63
- "ember-cli": "~6.11.0-beta.2",
63
+ "ember-cli": "~6.11.1",
64
64
  "ember-cli-app-version": "^7.0.0",
65
- "ember-cli-babel": "^8.2.0",
65
+ "ember-cli-babel": "^8.3.1",
66
66
  "ember-cli-clean-css": "^3.0.0",
67
67
  "ember-cli-dependency-checker": "^3.3.3",
68
68
  "ember-cli-deprecation-workflow": "^3.4.0",
69
- "ember-cli-htmlbars": "^6.3.0",
69
+ "ember-cli-htmlbars": "^7.0.0",
70
70
  "ember-cli-inject-live-reload": "^2.1.0<% if (!embroider) { %>",
71
71
  "ember-cli-sri": "^2.1.1",
72
72
  "ember-cli-terser": "^4.0.2<% } %><% if (emberData) { %>",
73
73
  "ember-data": "~5.7.0<% } %>",
74
74
  "ember-load-initializers": "^3.0.1",
75
- "ember-modifier": "^4.2.2",
75
+ "ember-modifier": "^4.3.0",
76
76
  "ember-page-title": "^9.0.3",
77
77
  "ember-qunit": "^9.0.4",
78
78
  "ember-resolver": "^13.1.1",
79
- "ember-source": "~6.11.0-beta.1",
79
+ "ember-source": "~6.11.0",
80
80
  "ember-template-imports": "^4.4.0",
81
81
  "ember-template-lint": "^6.1.0<% if (welcome) { %>",
82
82
  "ember-welcome-page": "^7.0.2<% } %>",
83
83
  "eslint": "^9.39.2",
84
84
  "eslint-config-prettier": "^9.1.2",
85
85
  "eslint-plugin-ember": "^12.7.5",
86
- "eslint-plugin-n": "^17.23.2",
87
- "eslint-plugin-qunit": "^8.2.5",
86
+ "eslint-plugin-n": "^17.24.0",
87
+ "eslint-plugin-qunit": "^8.2.6",
88
88
  "globals": "^15.15.0",
89
89
  "loader.js": "^4.7.0",
90
90
  "prettier": "^3.8.1",
91
- "prettier-plugin-ember-template-tag": "^2.1.2",
91
+ "prettier-plugin-ember-template-tag": "^2.1.3",
92
92
  "qunit": "^2.25.0",
93
93
  "qunit-dom": "^3.5.0",
94
94
  "stylelint": "^16.26.1",
95
- "stylelint-config-standard": "^36.0.1",
96
- "tracked-built-ins": "^3.4.0<% if (typescript) { %>",
95
+ "stylelint-config-standard": "^36.0.1<% if (typescript) { %>",
97
96
  "typescript": "^5.9.3",
98
- "typescript-eslint": "^8.53.1<% } %>",
99
- "webpack": "^5.104.1"
97
+ "typescript-eslint": "^8.56.0<% } %>",
98
+ "webpack": "^5.105.2"
100
99
  },
101
100
  "engines": {
102
101
  "node": ">= 20.19"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ember-tooling/classic-build-app-blueprint",
3
- "version": "6.11.0-beta.1",
3
+ "version": "6.11.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/ember-cli/ember-cli.git",
@@ -14,13 +14,5 @@
14
14
  "@ember-tooling/blueprint-model": "^0.5.0",
15
15
  "chalk": "^5.6.2",
16
16
  "ember-cli-string-utils": "^1.1.0"
17
- },
18
- "release-plan": {
19
- "semverIncrementAs": {
20
- "minor": "prerelease",
21
- "patch": "prerelease"
22
- },
23
- "semverIncrementTag": "beta",
24
- "publishTag": "beta"
25
17
  }
26
18
  }