mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-30 04:39:03 +01:00
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:
parent
fa1ddd28ad
commit
73ddae9c34
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user