Skip to content

Commit b11e34d

Browse files
committed
chore(release): 3.0.0
1 parent 90e4225 commit b11e34d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="3.0.0"></a>
2+
# 3.0.0 (2023-10-25)
3+
4+
* feat: Support for Dart sass ([90e4225](https://github.com/jgranstrom/sass-extract/commit/90e4225))
5+
6+
7+
18
<a name="2.1.0"></a>
29
# 2.1.0 (2018-01-17)
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sass-extract",
3-
"version": "2.1.0",
3+
"version": "3.0.0",
44
"description": "Extract structured variables from sass files. Fast and accurate.",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)