Skip to content

Commit

Permalink
Release 7.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Jun 12, 2020
1 parent a118d6d commit a869cce
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v7.21.0 (2020-06-12)

#### :rocket: Enhancement
* [#354](https://github.com/babel/ember-cli-babel/pull/354) Update Babel related dependencies to 7.10 ([@rwjblue](https://github.com/rwjblue))

#### :memo: Documentation
* [#353](https://github.com/babel/ember-cli-babel/pull/353) Ensure docs use `require.resolve` for custom plugins ([@rwjblue](https://github.com/rwjblue))
* [#352](https://github.com/babel/ember-cli-babel/pull/352) Fix README badges ([@rwjblue](https://github.com/rwjblue))

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

## v7.20.5 (2020-06-02)

#### :bug: Bug Fix
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.20.5",
"version": "7.21.0",
"description": "Ember CLI addon for Babel",
"keywords": [
"babel",
Expand Down

0 comments on commit a869cce

Please sign in to comment.