chore: Publish crates

This commit is contained in:
SWC Bot 2022-03-11 04:33:09 +00:00
parent 70a68a7850
commit 069326d0da

View File

@ -16,6 +16,9 @@
- **(es/minifier)** Preserve fuction parameters used for template literals in `evaluate` and `reduce_vars` (#3949) ([91a302a](https://github.com/swc-project/swc/commit/91a302a672a70a34fe693fa84d65ba87901d0f36))
- **(node-swc/types)** Add `reserved` to `TerserMangleOptions` (#3959) ([70a68a7](https://github.com/swc-project/swc/commit/70a68a785091845c5e66ab3fe0fd52cc47f11a80))
## [1.2.152] - 2022-03-10
### Bug Fixes