Skip to content

Commit

Permalink
Add to CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
babel-bot committed Feb 4, 2021
1 parent b1921d2 commit e7e6057
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@ See [`eslint-plugin-babel`'s releases](https://github.com/babel/eslint-plugin-ba
<!-- insert-new-changelog-here -->
## v7.12.14 (2021-02-03)

#### :bug: Bug Fix
* `babel-parser`
* [#12748](https://github.com/babel/babel/pull/12748) fix(ts): allow abstract methods with `export default abstract class` ([@fedeci](https://github.com/fedeci))

#### :house: Internal
* `babel-core`
* [#12740](https://github.com/babel/babel/pull/12740) test: add tests on {parser,generator}Override ([@JLHwung](https://github.com/JLHwung))
## v7.12.14 (2021-02-03)

#### :bug: Bug Fix
* `babel-parser`
* [#12748](https://github.com/babel/babel/pull/12748) fix(ts): allow abstract methods with `export default abstract class` ([@fedeci](https://github.com/fedeci))
Expand Down

0 comments on commit e7e6057

Please sign in to comment.