Skip to content

Commit 718ee9f

Browse files
chore(release): update release 7.4.1 (#1175)
1 parent 2f70840 commit 718ee9f

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+
## [7.4.1](https://github.com/bigcommerce/stencil-cli/compare/7.4.0...7.4.1) (2024-04-04)
2+
3+
4+
### Bug Fixes
5+
6+
* STRF-11898 fix undefined variable stencil scss autofix ([#1174](https://github.com/bigcommerce/stencil-cli/issues/1174)) ([2f70840](https://github.com/bigcommerce/stencil-cli/commit/2f70840b3d97dd51c37134e1c5484343c33391bf))
7+
18
# [7.4.0](https://github.com/bigcommerce/stencil-cli/compare/7.3.4...7.4.0) (2024-03-29)
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": "7.4.0",
3+
"version": "7.4.1",
44
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)