Skip to content

Commit

Permalink
Add v7.16.12 to CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
babel-bot committed Jan 22, 2022
1 parent 5266605 commit 4f7b91b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -20,6 +20,13 @@ 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 -->
<!-- insert-new-changelog-here -->
## v7.16.12 (2022-01-22)

#### :bug: Bug Fix
* `babel-core`
* [#14192](https://github.com/babel/babel/pull/14192) Avoid dynamic import when it's not needed ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
* `babel-parser`
* [#14194](https://github.com/babel/babel/pull/14194) fix: incorrect `in` parsing in arrow ConciseBody ([@JLHwung](https://github.com/JLHwung))

## v7.16.10 (2022-01-19)

Expand Down

0 comments on commit 4f7b91b

Please sign in to comment.