Skip to content

Commit a15ce92

Browse files
chore(release): update release 9.0.2 (#1384)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 72aafd5 commit a15ce92

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [9.0.2](https://github.com/bigcommerce/stencil-cli/compare/9.0.1...9.0.2) (2026-06-17)
2+
3+
4+
### Bug Fixes
5+
6+
* TRAC-513 - clear stale variation override on stencil pull ([4a5beeb](https://github.com/bigcommerce/stencil-cli/commit/4a5beebdf8e4e3a7f3086c22caa32195a9815631))
7+
* TRAC-513 - clear stale variation override on stencil pull ([#1374](https://github.com/bigcommerce/stencil-cli/issues/1374)) ([05cc17d](https://github.com/bigcommerce/stencil-cli/commit/05cc17d389dd2814642f9b0deb34a76814b7fda6))
8+
19
# [9.0.0](https://github.com/bigcommerce/stencil-cli/compare/8.10.5...9.0.0) (2025-12-13)
210

311

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": "9.0.0",
3+
"version": "9.0.2",
44
"type": "module",
55
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
66
"main": "index.js",

0 commit comments

Comments
 (0)