Skip to content

Commit 6840228

Browse files
chore(release): update release 7.5.1 (#1192)
1 parent 2fb7b7d commit 6840228

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [7.5.1](https://github.com/bigcommerce/stencil-cli/compare/7.5.0...7.5.1) (2024-04-10)
2+
3+
4+
### Bug Fixes
5+
6+
* STRF-11923 - Handle Missing a New Channels Permission Requirement in Auth Token ([#1191](https://github.com/bigcommerce/stencil-cli/issues/1191)) ([20e5fcb](https://github.com/bigcommerce/stencil-cli/commit/20e5fcb5845570a18329f4d6e6ab6239cbea4fb0))
7+
* STRF-11923 - Handle missing Channels auth permission in getStoreChannels() method. ([73703a4](https://github.com/bigcommerce/stencil-cli/commit/73703a4dbc7243a54e564dfb3c726250f0ece2ee))
8+
19
# [7.5.0](https://github.com/bigcommerce/stencil-cli/compare/7.4.2...7.5.0) (2024-04-09)
210

311

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

0 commit comments

Comments
 (0)