Skip to content

Commit f827693

Browse files
chore(release): update release 8.10.5
1 parent 092781d commit f827693

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.5](https://github.com/bigcommerce/stencil-cli/compare/8.10.4...8.10.5) (2025-10-28)
2+
3+
4+
### Bug Fixes
5+
6+
* handle binary content properly in WebDAV requests ([#1332](https://github.com/bigcommerce/stencil-cli/issues/1332)) ([092781d](https://github.com/bigcommerce/stencil-cli/commit/092781d8ef1d27bd4384f7579d602b2f36ddeafc))
7+
18
## [8.10.4](https://github.com/bigcommerce/stencil-cli/compare/8.10.3...8.10.4) (2025-10-13)
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.4",
3+
"version": "8.10.5",
44
"type": "module",
55
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
66
"main": "index.js",

0 commit comments

Comments
 (0)