Skip to content

Commit 14d5b87

Browse files
chore(release): update release 8.9.4 (#1299)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a0f968c commit 14d5b87

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.9.4](https://github.com/bigcommerce/stencil-cli/compare/8.9.3...8.9.4) (2025-08-05)
2+
3+
4+
### Bug Fixes
5+
6+
* STRF-13427 bump hapi server to v21 ([#1297](https://github.com/bigcommerce/stencil-cli/issues/1297)) ([a0f968c](https://github.com/bigcommerce/stencil-cli/commit/a0f968c49680019dbf31eb882a4c06afb3a92ccd))
7+
18
## [8.9.3](https://github.com/bigcommerce/stencil-cli/compare/8.9.2...8.9.3) (2025-08-05)
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.3",
3+
"version": "8.9.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)