Skip to content

Commit 315df8a

Browse files
committed
7.26.11
1 parent f752681 commit 315df8a

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.11 (2021-12-22)
2+
3+
#### :bug: Bug Fix
4+
* [#430](https://github.com/babel/ember-cli-babel/pull/430) Fix missing babel polyfill in vendor tree ([@jaswilli](https://github.com/jaswilli))
5+
6+
#### Committers: 1
7+
- Jason Williams ([@jaswilli](https://github.com/jaswilli))
8+
19
## v7.26.10 (2021-12-17)
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.10",
3+
"version": "7.26.11",
44
"description": "Ember CLI addon for Babel",
55
"keywords": [
66
"babel",

0 commit comments

Comments
 (0)