We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58eba8d commit fb3174bCopy full SHA for fb3174b
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [8.9.3](https://github.com/bigcommerce/stencil-cli/compare/8.9.2...8.9.3) (2025-08-05)
2
+
3
4
+### Bug Fixes
5
6
+* STRF-13427 bump eslint-config-airbnb-base ([#1295](https://github.com/bigcommerce/stencil-cli/issues/1295)) ([58eba8d](https://github.com/bigcommerce/stencil-cli/commit/58eba8dbfdfcf322b0705607d67af3a0ade355f2))
7
8
## [8.9.2](https://github.com/bigcommerce/stencil-cli/compare/8.9.1...8.9.2) (2025-08-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/stencil-cli",
- "version": "8.9.2",
+ "version": "8.9.3",
"type": "module",
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
"main": "index.js",
0 commit comments