Skip to content

Commit

Permalink
chore(release): update release 8.3.0 (#1232)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 25, 2024
1 parent 9e462ea commit ee160f9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [8.3.0](https://github.com/bigcommerce/stencil-cli/compare/8.2.0...8.3.0) (2024-09-20)


### Features

* STRF-11834 Consolidate css assembing logic ([#1231](https://github.com/bigcommerce/stencil-cli/issues/1231)) ([94e97d9](https://github.com/bigcommerce/stencil-cli/commit/94e97d90f0e6bd3a6243a4ba93d6ec3e04437f6b))

# [8.2.0](https://github.com/bigcommerce/stencil-cli/compare/8.1.1...8.2.0) (2024-08-29)


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": "8.2.0",
"version": "8.3.0",
"type": "module",
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
"main": "index.js",
Expand Down

0 comments on commit ee160f9

Please sign in to comment.