Skip to content

Commit 66a4e71

Browse files
chore(release): 5.6.0 [skip ci]
# [5.6.0](v5.5.0...v5.6.0) (2022-11-02) ### Features * **trackedFunction:** add a retry method ([8244049](8244049))
1 parent d945d91 commit 66a4e71

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ember-resources/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.6.0](https://github.com/NullVoxPopuli/ember-resources/compare/v5.5.0...v5.6.0) (2022-11-02)
2+
3+
4+
### Features
5+
6+
* **trackedFunction:** add a retry method ([8244049](https://github.com/NullVoxPopuli/ember-resources/commit/824404911d82185229c7b33e322789ac9a171154))
7+
18
# [5.5.0](https://github.com/NullVoxPopuli/ember-resources/compare/v5.4.0...v5.5.0) (2022-10-27)
29

310

ember-resources/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-resources",
3-
"version": "5.5.0",
3+
"version": "5.6.0",
44
"keywords": [
55
"ember-addon"
66
],

0 commit comments

Comments
 (0)