Skip to content

Commit 876fb0e

Browse files
committed
Update changelog
1 parent d190c66 commit 876fb0e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## [Unreleased]
44

5+
## [2.0.4] - 2022-04-18
6+
7+
* Fix error on empty webpack rule tests
8+
59
## [2.0.3] - 2022-01-24
610

711
* Fix babel-loader detection on Windows
@@ -26,10 +30,11 @@
2630

2731
* Initial release 🐦
2832

33+
[Unreleased]: https://github.com/daun/laravel-mix-transpile-node-modules/compare/v2.0.4...HEAD
34+
[2.0.4]: https://github.com/daun/laravel-mix-transpile-node-modules/releases/tag/v2.0.4
2935
[2.0.3]: https://github.com/daun/laravel-mix-transpile-node-modules/releases/tag/v2.0.3
3036
[2.0.2]: https://github.com/daun/laravel-mix-transpile-node-modules/releases/tag/v2.0.2
3137
[2.0.1]: https://github.com/daun/laravel-mix-transpile-node-modules/releases/tag/v2.0.1
3238
[2.0.0]: https://github.com/daun/laravel-mix-transpile-node-modules/releases/tag/v2.0.0
3339
[1.0.3]: https://github.com/daun/laravel-mix-transpile-node-modules/releases/tag/v1.0.3
3440
[1.0.0]: https://github.com/daun/laravel-mix-transpile-node-modules/releases/tag/v1.0.0
35-
[Unreleased]: https://github.com/daun/laravel-mix-transpile-node-modules/compare/v2.0.0...HEAD

0 commit comments

Comments
 (0)