Skip to content

Commit

Permalink
Update the changelog for sass/embedded-host-node#120 (#1663)
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 committed Apr 6, 2022
1 parent d7d3f8f commit db85276
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
## 1.49.12

### Embedded Sass

* Fix a bug where the JS embedded host crashed when invoking a legacy importer
after resolving a relative filesystem import.

* Improve error messages when returning non-`Object` values from legacy
importers.

## 1.49.11

* Add support for 64-bit ARM releases on Linux.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
@@ -1,5 +1,5 @@
name: sass
version: 1.49.11
version: 1.49.12-dev
description: A Sass implementation in Dart.
homepage: https://github.com/sass/dart-sass

Expand Down

0 comments on commit db85276

Please sign in to comment.