Add v7.16.9 to CHANGELOG.md [skip ci]

This commit is contained in:
Babel Bot 2022-01-11 23:14:39 +00:00
parent fd0e37ea3e
commit 4ac8f7704c

View File

@ -20,6 +20,11 @@ See [`eslint-plugin-babel`'s releases](https://github.com/babel/eslint-plugin-ba
<!-- DO NOT CHANGE THESE COMMENTS - See .github/actions/trigger-github-release/update-changelog.js --> <!-- DO NOT CHANGE THESE COMMENTS - See .github/actions/trigger-github-release/update-changelog.js -->
<!-- insert-new-changelog-here --> <!-- insert-new-changelog-here -->
## 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) ## v7.16.8 (2022-01-10)
#### :bug: Bug Fix #### :bug: Bug Fix