We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e9e303 commit 1193405Copy full SHA for 1193405
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [8.10.0](https://github.com/bigcommerce/stencil-cli/compare/8.9.4...8.10.0) (2025-08-14)
2
+
3
4
+### Features
5
6
+* Bump eslint to v8 ([#1308](https://github.com/bigcommerce/stencil-cli/issues/1308)) ([4e9e303](https://github.com/bigcommerce/stencil-cli/commit/4e9e303a28f5069a5945123fa63f5ffa72e269f7))
7
8
## [8.9.4](https://github.com/bigcommerce/stencil-cli/compare/8.9.3...8.9.4) (2025-08-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/stencil-cli",
- "version": "8.9.4",
+ "version": "8.10.0",
"type": "module",
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
"main": "index.js",
0 commit comments