Skip to content

Commit 460119d

Browse files
author
Robert Jackson
committed
Release 3.1.1
1 parent 906a9d7 commit 460119d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v3.1.1 (2020-07-31)
2+
3+
### :bug: Bug fix
4+
* Update `ember-rfc176-data` to ensure `destroy` is provided by `@ember/destroyable`
5+
6+
17
## v3.1.0 (2020-07-31)
28

39
#### :rocket: Enhancement

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": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Polyfill for Ember JS API.",
55
"keywords": [
66
"babel-plugin"

0 commit comments

Comments
 (0)