Skip to content

Commit 868c7d5

Browse files
author
Robert Jackson
committed
Release 7.10.0
1 parent 144fd28 commit 868c7d5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v7.10.0 (2019-08-16)
2+
3+
#### :rocket: Enhancement
4+
* [#297](https://github.com/babel/ember-cli-babel/pull/297) Update Ember modules API polyfill for modifier manager capabilities. ([@rwjblue](https://github.com/rwjblue))
5+
6+
#### Committers: 1
7+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8+
19
## v7.9.0 (2019-08-12)
210

311
#### :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.9.0",
3+
"version": "7.10.0",
44
"description": "Ember CLI addon for Babel",
55
"keywords": [
66
"babel",

0 commit comments

Comments
 (0)