Skip to content

Commit 44a03f7

Browse files
chore(release): 4.6.3 [skip ci]
## [4.6.3](v4.6.2...v4.6.3) (2022-04-21) ### Bug Fixes * **docs, Resource:** there is no second arg passed to the constructor of Resource ([b21f386](b21f386))
1 parent 39bd67a commit 44a03f7

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.6.3](https://github.com/NullVoxPopuli/ember-resources/compare/v4.6.2...v4.6.3) (2022-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs, Resource:** there is no second arg passed to the constructor of Resource ([b21f386](https://github.com/NullVoxPopuli/ember-resources/commit/b21f3861bccfeed75d08ffa55e2bfbdab1d60cb2))
7+
18
## [4.6.2](https://github.com/NullVoxPopuli/ember-resources/compare/v4.6.1...v4.6.2) (2022-04-20)
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.6.2",
3+
"version": "4.6.3",
44
"keywords": [
55
"ember-addon"
66
],

0 commit comments

Comments
 (0)