Skip to content

Commit 244daa5

Browse files
chore(release): update release 6.23.0 (#245)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cdb733f commit 244daa5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [6.23.0](https://github.com/bigcommerce/stencil-utils/compare/6.22.0...6.23.0) (2026-04-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** trigger CI for stencil-utils ([#244](https://github.com/bigcommerce/stencil-utils/issues/244)) ([cdb733f](https://github.com/bigcommerce/stencil-utils/commit/cdb733f0b95da3f2f4ecd1556331d823590efb6a))
7+
8+
9+
### Features
10+
11+
* TRAC-366 audit and fix Stencil theme remote API calls for multi-language subfolder support ([#241](https://github.com/bigcommerce/stencil-utils/issues/241)) ([e5ec9b1](https://github.com/bigcommerce/stencil-utils/commit/e5ec9b11bd73452e7ca7e600eaa58975efaf1fc4))
12+
113
# [6.22.0](https://github.com/bigcommerce/stencil-utils/compare/6.21.0...6.22.0) (2026-04-07)
214

315

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-utils",
3-
"version": "6.22.0",
3+
"version": "6.23.0",
44
"main": "src/main.js",
55
"license": "BSD-4-Clause",
66
"author": "Bigcommerce",

0 commit comments

Comments
 (0)