Skip to content

Commit 4c3b909

Browse files
committed
v7.26.6
1 parent 085c408 commit 4c3b909

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v7.26.6 (2021-05-18)
2+
3+
#### :bug: Bug Fix
4+
* [#407](https://github.com/babel/ember-cli-babel/pull/407) Fix combination usages of `compileModules` along with other flags. ([@rwjblue](https://github.com/rwjblue))
5+
6+
#### Committers: 1
7+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8+
19
## v7.26.5 (2021-05-06)
210

311
#### :bug: Bug Fix

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-babel",
3-
"version": "7.26.5",
3+
"version": "7.26.6",
44
"description": "Ember CLI addon for Babel",
55
"keywords": [
66
"babel",

0 commit comments

Comments
 (0)