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 f37fff2 commit 560a9d0Copy full SHA for 560a9d0
CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+## v1.0.1 (2022-10-06)
3
+
4
+#### :bug: Bug Fix
5
+* [#80](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/194) Fix npm publishing ([@ef4](https://github.com/ef4))
6
7
## v1.0.0 (2022-10-06)
8
9
#### :boom: Breaking Change
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cached-decorator-polyfill",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Polyfill for RFC 566: @cached",
"keywords": [
"ember-addon",
0 commit comments