Skip to content

Commit 75efa41

Browse files
chore(release): 4.3.1 [skip ci]
## [4.3.1](v4.3.0...v4.3.1) (2022-02-05) ### Bug Fixes * **useTask:** provide better ember-concurrency@v1 support ([eb7387e](eb7387e))
1 parent 0598be6 commit 75efa41

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+
## [4.3.1](https://github.com/NullVoxPopuli/ember-resources/compare/v4.3.0...v4.3.1) (2022-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **useTask:** provide better ember-concurrency@v1 support ([eb7387e](https://github.com/NullVoxPopuli/ember-resources/commit/eb7387e32e639388a557fa34de50ddc799770ba8))
7+
18
# [4.3.0](https://github.com/NullVoxPopuli/ember-resources/compare/v4.2.0...v4.3.0) (2022-02-03)
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": "4.3.0",
3+
"version": "4.3.1",
44
"keywords": [
55
"ember-addon"
66
],

0 commit comments

Comments
 (0)