From 535030bb0faaa1b1076f014afcbc11a19b9a5e21 Mon Sep 17 00:00:00 2001 From: Natalie Weizenbaum Date: Fri, 12 Jul 2019 13:25:40 -0700 Subject: [PATCH] Release 1.22.5 --- CHANGELOG.md | 6 ++++++ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 855c0c91..4f9a7485 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.22.5 + +### JavaScript API + +* Improve performance for logic-heavy stylesheets. + ## 1.22.4 * Fix a bug where at-rules imported from within a style rule would appear within diff --git a/pubspec.yaml b/pubspec.yaml index 0d52a7fa..a4b51b53 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: sass -version: 1.22.4 +version: 1.22.5 description: A Sass implementation in Dart. author: Dart Team homepage: https://github.com/sass/dart-sass