Skip to content

Commit bec533b

Browse files
author
Robert Jackson
committed
Release 7.13.0
1 parent 3343ca7 commit bec533b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
* Fixup yarn.lock (3343ca7)
2+
* [BUGFIX] Make loose mode in class properties transform respect B… (#307) (b750535)
3+
* update to yarn in appveyor (42997b1)
4+
* pin engine.io (f9ccaa3)
5+
* Update async generator tests (b31980e)
6+
* [BUGFIX] Make loose mode in class properties transform respect Babel settings (31a7586)
7+
18
## v7.12.0 (2019-09-27)
29

310
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-babel",
3-
"version": "7.12.0",
3+
"version": "7.13.0",
44
"description": "Ember CLI addon for Babel",
55
"keywords": [
66
"babel",

0 commit comments

Comments
 (0)