Skip to content

Commit

Permalink
Add v7.12.6 to CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
babel-bot committed Nov 4, 2020
1 parent 4a6fed1 commit 12c6db6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Expand Up @@ -19,6 +19,18 @@ 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.12.6 (2020-11-04)

#### :bug: Bug Fix
* `babel-node`
* [#12297](https://github.com/babel/babel/pull/12297) babel-node: support require flag in repl mode ([@markshlick](https://github.com/markshlick))

#### :house: Internal
* [#12304](https://github.com/babel/babel/pull/12304) Create a new "PR: Output optimization馃敩" label ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))

#### :leftwards_arrow_with_hook: Revert
* `babel-traverse`, `babel-types`
* [#12307](https://github.com/babel/babel/pull/12307) Revert "Mark `ThisExpression` and `Super` as `Purish`" ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
## v7.12.5 (2020-11-03)

#### :eyeglasses: Spec Compliance
Expand Down

0 comments on commit 12c6db6

Please sign in to comment.