Skip to content

Commit 3367abe

Browse files
authored
Bump the sass_api version (#2044)
1 parent 2836216 commit 3367abe

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+
## 7.2.1
2+
3+
* No user-visible changes.
4+
15
## 7.2.0
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: 7.2.0
5+
version: 7.2.1
66
description: Additional APIs for Dart Sass.
77
homepage: https://github.com/sass/dart-sass
88

0 commit comments

Comments
 (0)