Skip to content

Commit 2d9de5f

Browse files
committed
Add v7.16.1 to CHANGELOG.md [skip ci]
1 parent 67eb2c8 commit 2d9de5f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ See [`eslint-plugin-babel`'s releases](https://github.com/babel/eslint-plugin-ba
2020

2121
<!-- DO NOT CHANGE THESE COMMENTS - See .github/actions/trigger-github-release/update-changelog.js -->
2222
<!-- insert-new-changelog-here -->
23+
## v7.16.1 (2021-10-30)
24+
25+
#### :bug: Bug Fix
26+
* `babel-plugin-transform-typescript`
27+
* [#13900](https://github.com/babel/babel/pull/13900) Fix binding access for plugin-transform-typescript ([@PeachScript](https://github.com/PeachScript))
28+
29+
#### :house: Internal
30+
* [#13898](https://github.com/babel/babel/pull/13898) Skip ESLint 8 tests on publish ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
2331

2432
## v7.16.0 (2021-10-30)
2533

0 commit comments

Comments
 (0)