Skip to content

Commit

Permalink
chore: release 5.3.2 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
jairo-bc authored Feb 16, 2024
1 parent 93a5b95 commit 7782597
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 5.3.2 (2024-02-16)

- fix: STRF-11740 Rewrote logic for retrieving stylesheets ([94](https://github.com/bigcommerce/stencil-styles/pull/94))

### 5.3.1 (2024-02-15)

- fix: STRF-11740 track commented out stylesheet helpers ([92](https://github.com/bigcommerce/stencil-styles/pull/92))
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "5.3.1",
"version": "5.3.2",
"description": "Compiles SCSS for the Stencil Framework",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 7782597

Please sign in to comment.