Skip to content

Commit 416c198

Browse files
chore(release): update release 7.0.1 (#1092)
* chore(release): update release 7.0.1 * chore(release): update release 7.0.1 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4f550e1 commit 416c198

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+
## [7.0.1](https://github.com/bigcommerce/stencil-cli/compare/7.0.0...7.0.1) (2023-04-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **storefront:** fix typo in AutoFixer ([#1091](https://github.com/bigcommerce/stencil-cli/issues/1091)) ([4f550e1](https://github.com/bigcommerce/stencil-cli/commit/4f550e1218368d3dcb1d4f9dc90f29f840cee726))
7+
18
## [6.1.1](https://github.com/bigcommerce/stencil-cli/compare/6.1.0...6.1.1) (2023-02-28)
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": "6.1.1",
3+
"version": "7.0.1",
44
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)