We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d5179a commit 5974c06Copy full SHA for 5974c06
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## v3.2.0 (2020-10-02)
2
+
3
+#### :rocket: Enhancement
4
+* [#141](https://github.com/ember-cli/babel-plugin-ember-modules-api-polyfill/pull/141) Update ember-rfc176-data to add Helper Manager APIs. ([@rwjblue](https://github.com/rwjblue))
5
6
+#### Committers: 1
7
+- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8
9
10
## v3.1.1 (2020-07-31)
11
12
### :bug: Bug fix
package.json
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-ember-modules-api-polyfill",
- "version": "3.1.1",
+ "version": "3.2.0",
"description": "Polyfill for Ember JS API.",
"keywords": [
"babel-plugin"
0 commit comments