Skip to content

Commit aeae47c

Browse files
committed
Update CHANGELOG for 2.2.3
1 parent ac79607 commit aeae47c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
2-
## [2.2.2] - Unreleased
2+
## [2.2.3] - 2021-06-21
3+
* Fix regression introduced in 2.2.2 for "causes TypeError: Cannot read property 'indexOf' of undefined". [#145](https://github.com/shakacode/sass-resources-loader/pull/145) by [Juan Antonio Gómez](https://github.com/shokmaster).
4+
5+
## [2.2.2] - 2021-06-16
36
* De-duplicate hoisted imports and avoid rewriting imports of built-ins. [#142](https://github.com/shakacode/sass-resources-loader/pull/142) by [Jan Amann](https://github.com/amannn).
47

58
## [2.2.1] - 2021-04-14
@@ -45,7 +48,9 @@
4548

4649
For other releases see [GitHub Releases section](https://github.com/shakacode/sass-resources-loader/releases).
4750

48-
[Unreleased]: https://github.com/shakacode/sass-resources-loader/compare/v2.2.1...master
51+
[Unreleased]: https://github.com/shakacode/sass-resources-loader/compare/v2.2.3...master
52+
[2.2.3]: https://github.com/shakacode/sass-resources-loader/compare/v2.2.2...v2.2.3
53+
[2.2.2]: https://github.com/shakacode/sass-resources-loader/compare/v2.2.1...v2.2.2
4954
[2.2.1]: https://github.com/shakacode/sass-resources-loader/compare/v2.2.0...v2.2.1
5055
[2.2.0]: https://github.com/shakacode/sass-resources-loader/compare/v2.1.1...v2.2.0
5156
[2.1.1]: https://github.com/shakacode/sass-resources-loader/compare/v2.0.3...v2.1.1

0 commit comments

Comments
 (0)