Skip to content

Commit e6d4f79

Browse files
chore(release): update release 8.10.2 (#1323)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 985f470 commit e6d4f79

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.10.2](https://github.com/bigcommerce/stencil-cli/compare/8.10.1...8.10.2) (2025-09-23)
2+
3+
4+
### Bug Fixes
5+
6+
* STRF-13605 Fix case-sensitive lang store setting ([#1322](https://github.com/bigcommerce/stencil-cli/issues/1322)) ([358c0a7](https://github.com/bigcommerce/stencil-cli/commit/358c0a704e952cd98b00873a7b372dd29822bfe7))
7+
18
## [8.10.1](https://github.com/bigcommerce/stencil-cli/compare/8.10.0...8.10.1) (2025-09-17)
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.10.1",
3+
"version": "8.10.2",
44
"type": "module",
55
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
66
"main": "index.js",

0 commit comments

Comments
 (0)