Skip to content

Commit 8366151

Browse files
authored
chore: release 6.0.1 (#110)
1 parent 0226f8a commit 8366151

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
### 6.0.0 (2024-02-19)
1+
### 6.0.1 (2024-09-06)
2+
3+
- fix: STRF-12387 Bump postcss and sinon ([108](https://github.com/bigcommerce/stencil-styles/pull/108))
4+
5+
### 6.0.0 (2024-09-05)
26

37
- feat: STRF-12387 Support Node 20, drop node 16 ([106](https://github.com/bigcommerce/stencil-styles/pull/106))
48

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

0 commit comments

Comments
 (0)