Skip to content

Commit 0e5e2d4

Browse files
docs(CHANGELOG.md): update.
1 parent e8fe993 commit 0e5e2d4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @angular-package/sass changelog
22

3+
### v0.6.1-beta [#](https://github.com/angular-package/sass/releases/tag/v0.6.1-beta)
4+
5+
- Fix `color.hsla-color()` and `color.retrieve()` by removing `values.map` import and change `values.map` to `list.to-map()`. [e8fe993]
6+
7+
[e8fe993]: https://github.com/angular-package/sass/commit/e8fe99345d70f82bd18d1f12c1a0f50c6ba0b8a1
8+
39
### v0.6.0-beta [#](https://github.com/angular-package/sass/releases/tag/v0.6.0-beta)
410

511
- Fix `property.variant()` passing `$dictionary` argument by adding map `(dictionary: $dictionary)`. [df48216]

0 commit comments

Comments
 (0)