Skip to content

Commit 560a9d0

Browse files
committed
Release 1.0.1
1 parent f37fff2 commit 560a9d0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

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+
27
## v1.0.0 (2022-10-06)
38

49
#### :boom: Breaking Change

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cached-decorator-polyfill",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Polyfill for RFC 566: @cached",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)