We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb057e0 commit 317db94Copy full SHA for 317db94
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v0.1.0-3 (2020-08-17)
2
+
3
+#### :house: Internal
4
+* [#10](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/10) test: add integration / render test ([@mydea](https://github.com/mydea))
5
6
+#### Committers: 1
7
+- Francesco Novy ([@mydea](https://github.com/mydea))
8
9
## v0.1.0-2 (2020-08-17)
10
11
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cached-decorator-polyfill",
- "version": "0.1.0-2",
+ "version": "0.1.0-3",
"description": "Polyfill for RFC 566: @cached",
"keywords": [
"ember-addon",
0 commit comments