Skip to content

Commit

Permalink
Release 7.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Aug 28, 2019
1 parent c21cc9e commit 0ebdb3d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v7.11.0 (2019-08-28)

#### :rocket: Enhancement
* [#300](https://github.com/babel/ember-cli-babel/pull/300) Add support for `dependentKeyCompat` from `@ember/object/compat`. ([@rwjblue](https://github.com/rwjblue))

#### Committers: 1
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))

## v7.10.0 (2019-08-16)

#### :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.10.0",
"version": "7.11.0",
"description": "Ember CLI addon for Babel",
"keywords": [
"babel",
Expand Down

0 comments on commit 0ebdb3d

Please sign in to comment.