diff --git a/CHANGELOG.md b/CHANGELOG.md index 84b94ce9..dbdf4afe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## v7.26.11 (2021-12-22) + +#### :bug: Bug Fix +* [#430](https://github.com/babel/ember-cli-babel/pull/430) Fix missing babel polyfill in vendor tree ([@jaswilli](https://github.com/jaswilli)) + +#### Committers: 1 +- Jason Williams ([@jaswilli](https://github.com/jaswilli)) + ## v7.26.10 (2021-12-17) #### :bug: Bug Fix diff --git a/package.json b/package.json index ce42b6b4..cddff541 100644 --- a/package.json +++ b/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",