From 784e9ca56a113b3c81a6fa16504ee9582e6ec35b Mon Sep 17 00:00:00 2001 From: SWC Bot Date: Thu, 19 May 2022 04:37:31 +0000 Subject: [PATCH] chore: Publish crates --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b867a3b1c3..51c6b72661f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,6 +58,9 @@ - **(es)** Add a test for a fixed issue (#4693) ([b93af7b](https://github.com/swc-project/swc/commit/b93af7ba61509f79b32008c3d8df3e5b82f4c40e)) + +- **(es/minifier)** Categorize more tests (#4709) ([6f565fb](https://github.com/swc-project/swc/commit/6f565fbb3aeb9df3b364a50c57a7a44a08a76305)) + ## [1.2.186] - 2022-05-17 ### Bug Fixes