Skip to content

Commit

Permalink
Release 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Feb 24, 2021
1 parent 249d8b3 commit fffc8dd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v3.4.0 (2021-02-24)

#### :rocket: Enhancement
* [#177](https://github.com/ember-cli/babel-plugin-ember-modules-api-polyfill/pull/177) Exposes a manual API for JS processing ([@pzuraq](https://github.com/pzuraq))
* [#176](https://github.com/ember-cli/babel-plugin-ember-modules-api-polyfill/pull/176) Make ensureImport lazy ([@pzuraq](https://github.com/pzuraq))

#### Committers: 1
- Chris Garrett ([@pzuraq](https://github.com/pzuraq))


## v3.3.0 (2021-02-16)

#### :rocket: Enhancement
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-ember-modules-api-polyfill",
"version": "3.3.0",
"version": "3.4.0",
"description": "Polyfill for Ember JS API.",
"keywords": [
"babel-plugin"
Expand Down

0 comments on commit fffc8dd

Please sign in to comment.