Skip to content

Commit fb3174b

Browse files
chore(release): update release 8.9.3 (#1298)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 58eba8d commit fb3174b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [8.9.2](https://github.com/bigcommerce/stencil-cli/compare/8.9.1...8.9.2) (2025-08-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bigcommerce/stencil-cli",
3-
"version": "8.9.2",
3+
"version": "8.9.3",
44
"type": "module",
55
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
66
"main": "index.js",

0 commit comments

Comments
 (0)