diff --git a/CHANGELOG.md b/CHANGELOG.md index 6103e0d89442..fe5a7c202eb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,11 @@ This file contains the changelog starting from v7.15.0. +## v7.24.3 (2024-03-20) + +#### :bug: Bug Fix +* `babel-helper-module-imports` + * [#16370](https://github.com/babel/babel/pull/16370) fix: do not inject the same imported identifier multiple times ([@ota-meshi](https://github.com/ota-meshi)) ## v7.24.2 (2024-03-19) #### :bug: Bug Fix