We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f90718d commit 5759283Copy full SHA for 5759283
CHANGELOG.md
@@ -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
9
## v0.1.0 (2020-09-09)
10
11
## v0.1.0-3 (2020-08-17)
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cached-decorator-polyfill",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "Polyfill for RFC 566: @cached",
"keywords": [
"ember-addon",
0 commit comments