Skip to content

Commit 621360c

Browse files
author
Robert Jackson
committed
Release 2.13.4
1 parent f69d769 commit 621360c

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v2.13.4 (2020-06-02)
2+
3+
#### :bug: Bug Fix
4+
* [#116](https://github.com/ember-cli/babel-plugin-ember-modules-api-polyfill/pull/116) Ensure generated global `MemberExpressions` are not shared ([@rwjblue](https://github.com/rwjblue))
5+
6+
#### Committers: 1
7+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8+
9+
110
## v2.13.3 (2020-05-29)
211

312
#### :bug: Bug Fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-ember-modules-api-polyfill",
3-
"version": "2.13.3",
3+
"version": "2.13.4",
44
"description": "Polyfill for Ember JS API.",
55
"keywords": [
66
"babel-plugin"

0 commit comments

Comments
 (0)