Skip to content

Commit

Permalink
chore: release 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jairo-bc committed Sep 17, 2024
1 parent 0166309 commit 7cff718
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 6.0.1 (2024-09-17)

- feat: STRF-11834 Consolidate css assembling logic ([117](https://github.com/bigcommerce/stencil-styles/pull/117))

### 6.0.1 (2024-09-06)

- fix: STRF-12387 Bump postcss and sinon ([108](https://github.com/bigcommerce/stencil-styles/pull/108))
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-styles",
"version": "6.0.1",
"version": "6.1.1",
"description": "Compiles SCSS for the Stencil Framework",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 7cff718

Please sign in to comment.