Skip to content

Commit

Permalink
v7.26.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed May 6, 2021
1 parent 127ade1 commit b704321
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.26.5 (2021-05-06)

#### :bug: Bug Fix
* [#402](https://github.com/babel/ember-cli-babel/pull/402) Fix compatibility with Ember 3.27+ when using compileModules: false. ([@rwjblue](https://github.com/rwjblue))

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

## v7.26.4 (2021-04-28)

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

0 comments on commit b704321

Please sign in to comment.