Skip to content

Commit 8f57cf6

Browse files
chore(release): update release 5.3.2 (#1021)
1 parent b7aefca commit 8f57cf6

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+
## [5.3.2](https://github.com/bigcommerce/stencil-cli/compare/5.3.1...5.3.2) (2022-11-02)
2+
3+
4+
### Bug Fixes
5+
6+
* disable checking changelog, that was auto-generated ([#1020](https://github.com/bigcommerce/stencil-cli/issues/1020)) ([127cde2](https://github.com/bigcommerce/stencil-cli/commit/127cde2f9ff74c3bd2150f201629a1410fedd77e))
7+
18
## [5.3.1](https://github.com/bigcommerce/stencil-cli/compare/5.3.0...5.3.1) (2022-10-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": "5.3.1",
3+
"version": "5.3.2",
44
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)