We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f550e1 commit 416c198Copy full SHA for 416c198
CHANGELOG.md
@@ -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
8
## [6.1.1](https://github.com/bigcommerce/stencil-cli/compare/6.1.0...6.1.1) (2023-02-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/stencil-cli",
- "version": "6.1.1",
+ "version": "7.0.1",
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
"main": "index.js",
"engines": {
0 commit comments