diff --git a/CHANGELOG.md b/CHANGELOG.md index 41a0d54d1e..4fc58a215b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,11 @@ See [`eslint-plugin-babel`'s releases](https://github.com/babel/eslint-plugin-ba +## v7.15.1 (2021-08-05) + +#### :leftwards_arrow_with_hook: Revert +* `babel-plugin-transform-react-display-name` + * [#13637](https://github.com/babel/babel/pull/13637) Revert "Add display name after create context (#13501)" ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo)) ## v7.15.0 (2021-08-04) #### :eyeglasses: Spec Compliance