Skip to content

Commit 7c1e81a

Browse files
chore(release): update release 8.10.3 (#1325)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 20e1143 commit 7c1e81a

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.3](https://github.com/bigcommerce/stencil-cli/compare/8.10.2...8.10.3) (2025-10-02)
2+
3+
4+
### Bug Fixes
5+
6+
* STRF-13624 Fix intermintment failing for webdav content ([#1324](https://github.com/bigcommerce/stencil-cli/issues/1324)) ([20e1143](https://github.com/bigcommerce/stencil-cli/commit/20e1143e54c0ccfb2197c16b654ee5b098399ec9))
7+
18
## [8.10.2](https://github.com/bigcommerce/stencil-cli/compare/8.10.1...8.10.2) (2025-09-23)
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.2",
3+
"version": "8.10.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)