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

This commit is contained in:
Babel Bot 2019-03-19 23:12:21 +00:00
parent 94d1a5e8d7
commit 4cf7d0c828

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.1 (2019-03-20)
#### :bug: Bug Fix
* `babel-preset-env`
* [#9711](https://github.com/babel/babel/pull/9711) Alias @babel/preset-env/data/built-ins.json.js ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
* [#9709](https://github.com/babel/babel/pull/9709) Bring back isPluginRequired ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
## v7.4.0 (2019-03-19) ## v7.4.0 (2019-03-19)
#### :eyeglasses: Spec Compliance #### :eyeglasses: Spec Compliance