Skip to content

Commit e1d1524

Browse files
authored
chore: release 5.2.0 (#88)
1 parent 171652b commit e1d1524

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.2.0 (2023-11-24)
2+
3+
- feat(STRF-11419): Create Stylesheets resolver to get css files by stylesheet helper ([87](https://github.com/bigcommerce/stencil-styles/pull/87))
4+
15
### 5.1.0 (2022-01-20)
26

37
- Node 18 Support ([81](https://github.com/bigcommerce/stencil-styles/pull/81))

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

0 commit comments

Comments
 (0)