Skip to content

Commit 0800098

Browse files
committed
Release 1.0.2
1 parent 30b03b3 commit 0800098

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

2+
3+
## v1.0.2 (2023-07-26)
4+
5+
#### :bug: Bug Fix
6+
* [#213](https://github.com/ember-polyfills/ember-cached-decorator-polyfill/pull/213) Add ember-source v5 to peers list ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
7+
8+
#### Committers: 1
9+
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)
10+
211
## v1.0.1 (2022-10-06)
312

413
#### :bug: Bug Fix

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.1",
3+
"version": "1.0.2",
44
"description": "Polyfill for RFC 566: @cached",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)