Skip to content

Commit 5759283

Browse files
committed
Release 0.1.1
1 parent f90718d commit 5759283

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v0.1.1 (2021-02-16)
2+
3+
#### :bug: Bug Fix
4+
* [#55](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/55) Require 1.0.1 of cache primitive polyfill ([@sandstrom](https://github.com/sandstrom))
5+
6+
#### Committers: 1
7+
- [@sandstrom](https://github.com/sandstrom)
8+
19
## v0.1.0 (2020-09-09)
210

311
## v0.1.0-3 (2020-08-17)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cached-decorator-polyfill",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Polyfill for RFC 566: @cached",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)