Skip to content

Commit

Permalink
Release 7.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Nov 19, 2019
1 parent 3343ca7 commit bec533b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
* Fixup yarn.lock (3343ca7)
* [BUGFIX] Make loose mode in class properties transform respect B… (#307) (b750535)
* update to yarn in appveyor (42997b1)
* pin engine.io (f9ccaa3)
* Update async generator tests (b31980e)
* [BUGFIX] Make loose mode in class properties transform respect Babel settings (31a7586)

## v7.12.0 (2019-09-27)

#### :rocket: Enhancement
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-babel",
"version": "7.12.0",
"version": "7.13.0",
"description": "Ember CLI addon for Babel",
"keywords": [
"babel",
Expand Down

0 comments on commit bec533b

Please sign in to comment.