Skip to content

Commit

Permalink
chore(release): update release 7.3.4 (#1165)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwiese authored Feb 27, 2024
2 parents 24ae309 + 945f718 commit 9be2b8c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [7.3.4](https://github.com/bigcommerce/stencil-cli/compare/7.3.3...7.3.4) (2024-02-27)


### Bug Fixes

* Properly add stencil-cli headers to internalapi requests ([15e1202](https://github.com/bigcommerce/stencil-cli/commit/15e12029b007932231a08ec218ea39cc2e671e4b))
* Properly add stencil-cli headers to internalapi requests ([#1164](https://github.com/bigcommerce/stencil-cli/issues/1164)) ([24ae309](https://github.com/bigcommerce/stencil-cli/commit/24ae3093bbc100fc45bd37488aa58db032af33f6))

## [7.3.3](https://github.com/bigcommerce/stencil-cli/compare/7.3.2...7.3.3) (2024-02-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/stencil-cli",
"version": "7.3.3",
"version": "7.3.4",
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 9be2b8c

Please sign in to comment.