We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0226f8a commit 8366151Copy full SHA for 8366151
CHANGELOG.md
@@ -1,4 +1,8 @@
1
-### 6.0.0 (2024-02-19)
+### 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)
6
7
- feat: STRF-12387 Support Node 20, drop node 16 ([106](https://github.com/bigcommerce/stencil-styles/pull/106))
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/stencil-styles",
- "version": "6.0.0",
+ "version": "6.0.1",
"description": "Compiles SCSS for the Stencil Framework",
"main": "lib/index.js",
"scripts": {
0 commit comments