Skip to content

Commit 5a1db21

Browse files
authored
chore: release 6.0.0 (#109)
1 parent 5b1977d commit 5a1db21

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 6.0.0 (2024-02-19)
2+
3+
- feat: STRF-12387 Support Node 20, drop node 16 ([106](https://github.com/bigcommerce/stencil-styles/pull/106))
4+
15
### 5.3.3 (2024-02-19)
26

37
- fix: null and duplicated cases for css resolver ([97](https://github.com/bigcommerce/stencil-styles/pull/97))

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

0 commit comments

Comments
 (0)