Skip to content

Commit aa0919b

Browse files
chore(release): update release 6.0.0 (#1040)
* chore(release): update release 6.0.0 * chore(release): update release 6.0.0 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d8c2492 commit aa0919b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [6.0.0](https://github.com/bigcommerce/stencil-cli/compare/5.3.5...6.0.0) (2022-12-08)
2+
3+
4+
### Features
5+
6+
* **storefront:** strf-9921 Hide logging for successful internal API calls in Stencil CLI: ([#1033](https://github.com/bigcommerce/stencil-cli/issues/1033)) ([d8c2492](https://github.com/bigcommerce/stencil-cli/commit/d8c2492097c49de93f1640c93a393d6df3d2a322))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **storefront:** logging for successful internal API calls has been removed.
12+
113
## [5.3.5](https://github.com/bigcommerce/stencil-cli/compare/5.3.4...5.3.5) (2022-12-08)
214

315

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

0 commit comments

Comments
 (0)