chore: Bump crates

This commit is contained in:
SWC Bot 2024-02-22 04:10:18 +00:00
parent 671c4a78dd
commit 41820c0964

View File

@ -28,6 +28,9 @@
- **(visit)** Use `quote::quote!` instead of `pmutil::q!` ([#8485](https://github.com/swc-project/swc/issues/8485)) ([8defcb2](https://github.com/swc-project/swc/commit/8defcb28196238e9f8bcbb0e8f345724d47f8882))
- **(visit)** Use qualified paths for generated codes ([#8655](https://github.com/swc-project/swc/issues/8655)) ([671c4a7](https://github.com/swc-project/swc/commit/671c4a78dd294591a0b18a44e18edc29bba30a52))
## [1.4.2] - 2024-02-19
### Bug Fixes