We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2836216 commit 3367abeCopy full SHA for 3367abe
pkg/sass_api/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 7.2.1
2
+
3
+* No user-visible changes.
4
5
## 7.2.0
6
7
* No user-visible changes.
pkg/sass_api/pubspec.yaml
@@ -2,7 +2,7 @@ name: sass_api
# Note: Every time we add a new Sass AST node, we need to bump the *major*
# version because it's a breaking change for anyone who's implementing the
# visitor interface(s).
-version: 7.2.0
+version: 7.2.1
description: Additional APIs for Dart Sass.
homepage: https://github.com/sass/dart-sass
8
0 commit comments