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

This commit is contained in:
Babel Bot 2019-04-02 19:39:25 +00:00
parent 508fde4009
commit f994d6f3ae

View File

@ -18,6 +18,13 @@ See [Babylon's CHANGELOG](packages/babylon/CHANGELOG.md) for the Babylon pre-7.0
<!-- 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.4.3 (2019-04-02)
#### :eyeglasses: Spec Compliance
* `babel-parser`
* [#9769](https://github.com/babel/babel/pull/9769) Don't accept '
## v7.4.2 (2019-03-21) ## v7.4.2 (2019-03-21)
#### :bug: Bug Fix #### :bug: Bug Fix