Skip to content

Commit 7d8002e

Browse files
committed
Cut a release
1 parent 9a23831 commit 7d8002e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
## 1.26.0
1+
## 1.26.0-test.1
22

33
* Don't throw errors if the exact same member is loaded or forwarded from
44
multiple modules at the same time.
55

6+
## 1.25.2
7+
68
* Fix a bug where, under extremely rare circumstances, a valid variable could
79
become unassigned.
810

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: sass
2-
version: 1.26.0-dev
2+
version: 1.26.0-test.1
33
description: A Sass implementation in Dart.
44
author: Sass Team
55
homepage: https://github.com/sass/dart-sass

0 commit comments

Comments
 (0)