From 7c396a117e7daef6dd75c46af26863f8e3ac1fcb Mon Sep 17 00:00:00 2001 From: SWC Bot Date: Wed, 6 Nov 2024 13:32:06 +0000 Subject: [PATCH] chore: Update changelog --- CHANGELOG.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95ec10f3281..d00f6996a44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # Changelog -## [unreleased] +## [1.9.1] - 2024-11-06 ### Bug Fixes @@ -1442,12 +1442,6 @@ - **(es/resolver)** Fix hoisting of `const` and `let` ([#8987](https://github.com/swc-project/swc/issues/8987)) ([0d9ecf3](https://github.com/swc-project/swc/commit/0d9ecf39c1f452be1f2e583f72cebc6986a8088b)) -### Features - - - -- **(x)** Initialize project ([#8999](https://github.com/swc-project/swc/issues/8999)) ([da70ebe](https://github.com/swc-project/swc/commit/da70ebed692d734ac4c042cd6a67fee9da793731)) - ### Performance