diff --git a/CHANGELOG.md b/CHANGELOG.md index d067498c..e83fa7af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.26.5 + +* No user-visible changes. + ## 1.26.4 * Be more memory-efficient when handling `@forward`s through `@import`s. diff --git a/pubspec.yaml b/pubspec.yaml index 8fca7b28..00a8fef4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: sass -version: 1.26.4 +version: 1.26.5 description: A Sass implementation in Dart. author: Sass Team homepage: https://github.com/sass/dart-sass