Skip to content

Commit 73ddae9

Browse files
committed
Bump the pubspec and add a CHANGELOG entry
Normally I'd just release this, but releasing is currently on hold until a few cli_pkg bugs are fixed.
1 parent fa1ddd2 commit 73ddae9

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## 1.25.1-test.1
1+
## 1.25.2
22

3-
* No user-visible changes.
3+
* Fix a bug where, under extremely rare circumstances, a valid variable could
4+
become unassigned.
45

56
## 1.25.0
67

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.25.1-test.1
2+
version: 1.25.2-dev
33
description: A Sass implementation in Dart.
44
author: Sass Team
55
homepage: https://github.com/sass/dart-sass

0 commit comments

Comments
 (0)