We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f752681 commit 315df8aCopy full SHA for 315df8a
CHANGELOG.md
@@ -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
9
## v7.26.10 (2021-12-17)
10
11
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-babel",
- "version": "7.26.10",
+ "version": "7.26.11",
"description": "Ember CLI addon for Babel",
"keywords": [
"babel",
0 commit comments