Skip to content

Commit 52c2cad

Browse files
authored
chore: release 6.2.0 (#147)
1 parent db6404a commit 52c2cad

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 6.2.0 (2025-10-10)
2+
3+
- feat: STRF-13762 Enable node 22 and node 24 ([146](https://github.com/bigcommerce/stencil-styles/pull/146))
4+
15
### 6.1.1 (2024-09-17)
26

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

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

0 commit comments

Comments
 (0)