Skip to content

Commit 6439e1a

Browse files
chore(release): update release 8.9.1 (#1292)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4173dec commit 6439e1a

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.9.1](https://github.com/bigcommerce/stencil-cli/compare/8.9.0...8.9.1) (2025-07-24)
2+
3+
4+
### Bug Fixes
5+
6+
* explicitly set port for hapi server ([#1291](https://github.com/bigcommerce/stencil-cli/issues/1291)) ([2fc9df1](https://github.com/bigcommerce/stencil-cli/commit/2fc9df140c32fd72038fe4c3d491c7d23f7c980e))
7+
18
# [8.9.0](https://github.com/bigcommerce/stencil-cli/compare/8.8.6...8.9.0) (2025-07-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.9.0",
3+
"version": "8.9.1",
44
"type": "module",
55
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
66
"main": "index.js",

0 commit comments

Comments
 (0)