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 ad4ac5e commit a32000eCopy full SHA for a32000e
pkg/sass_api/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.0-beta.24
2
+
3
+* No user-visible changes.
4
5
## 1.0.0-beta.23
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: 1.0.0-beta.23
+version: 1.0.0-beta.24
description: Additional APIs for Dart Sass.
homepage: https://github.com/sass/dart-sass
8
0 commit comments