Skip to content

Commit 7782597

Browse files
authored
chore: release 5.3.2 (#95)
1 parent 93a5b95 commit 7782597

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 5.3.2 (2024-02-16)
2+
3+
- fix: STRF-11740 Rewrote logic for retrieving stylesheets ([94](https://github.com/bigcommerce/stencil-styles/pull/94))
4+
15
### 5.3.1 (2024-02-15)
26

37
- fix: STRF-11740 track commented out stylesheet helpers ([92](https://github.com/bigcommerce/stencil-styles/pull/92))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-styles",
3-
"version": "5.3.1",
3+
"version": "5.3.2",
44
"description": "Compiles SCSS for the Stencil Framework",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)