From 4ac8f7704c1ab66d68a824acc73a76e31a268399 Mon Sep 17 00:00:00 2001 From: Babel Bot Date: Tue, 11 Jan 2022 23:14:39 +0000 Subject: [PATCH] Add v7.16.9 to CHANGELOG.md [skip ci] --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) 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