Skip to content

Commit 7b730fc

Browse files
chore(release): update release 8.10.4
1 parent c3e0d4f commit 7b730fc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.10.4](https://github.com/bigcommerce/stencil-cli/compare/8.10.3...8.10.4) (2025-10-13)
2+
3+
4+
### Bug Fixes
5+
6+
* STRF-13809 set stencil styles to a specific version ([#1329](https://github.com/bigcommerce/stencil-cli/issues/1329)) ([c3e0d4f](https://github.com/bigcommerce/stencil-cli/commit/c3e0d4fdc0cef6be986a78cbec92c9b1857eba8e))
7+
18
## [8.10.3](https://github.com/bigcommerce/stencil-cli/compare/8.10.2...8.10.3) (2025-10-02)
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.3",
3+
"version": "8.10.4",
44
"type": "module",
55
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
66
"main": "index.js",

0 commit comments

Comments
 (0)