Skip to content

Commit a32000e

Browse files
authored
Bump the sass-api version (#1579)
1 parent ad4ac5e commit a32000e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pkg/sass_api/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.0-beta.24
2+
3+
* No user-visible changes.
4+
15
## 1.0.0-beta.23
26

37
* No user-visible changes.

pkg/sass_api/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: sass_api
22
# Note: Every time we add a new Sass AST node, we need to bump the *major*
33
# version because it's a breaking change for anyone who's implementing the
44
# visitor interface(s).
5-
version: 1.0.0-beta.23
5+
version: 1.0.0-beta.24
66
description: Additional APIs for Dart Sass.
77
homepage: https://github.com/sass/dart-sass
88

0 commit comments

Comments
 (0)