Skip to content

Commit b4b9726

Browse files
authored
chore: release 6.2.3 (#151)
1 parent 810c25b commit b4b9726

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
### 6.2.3 (2025-10-31)
2+
3+
- fix: use npm registry for node-sass ([150](https://github.com/bigcommerce/stencil-styles/pull/150))
4+
15
### 6.2.2 (2025-10-13)
26

3-
- fix: STRF-13809 Bump node-sass version ([150](https://github.com/bigcommerce/stencil-styles/pull/150))
7+
- fix: STRF-13809 Bump node-sass version ([149](https://github.com/bigcommerce/stencil-styles/pull/149))
48

59
### 6.2.1 (2025-10-13)
610

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

0 commit comments

Comments
 (0)