diff --git a/CHANGELOG.md b/CHANGELOG.md index f5f6df34ec..9c1bd3e7cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,11 @@ See [`eslint-plugin-babel`'s releases](https://github.com/babel/eslint-plugin-ba +## v7.16.9 (2022-01-11) + +#### :bug: Bug Fix +* `babel-register` + * [#14136](https://github.com/babel/babel/pull/14136) Restore `@babel/register` compat with `@babel/core@7.5.x` ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo)) ## v7.16.8 (2022-01-10) #### :bug: Bug Fix