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.
This commit is contained in:
Natalie Weizenbaum 2020-02-06 02:15:07 -08:00
parent fa1ddd28ad
commit 73ddae9c34
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,7 @@
## 1.25.1-test.1
## 1.25.2
* No user-visible changes.
* Fix a bug where, under extremely rare circumstances, a valid variable could
become unassigned.
## 1.25.0

View File

@ -1,5 +1,5 @@
name: sass
version: 1.25.1-test.1
version: 1.25.2-dev
description: A Sass implementation in Dart.
author: Sass Team
homepage: https://github.com/sass/dart-sass