Skip to content

Commit 1101409

Browse files
chore(release): 4.3.3 [skip ci]
## [4.3.3](v4.3.2...v4.3.3) (2022-02-23) ### Bug Fixes * types field in package.json now correctly points at the new file ([f3ab39c](f3ab39c))
1 parent f3ab39c commit 1101409

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.3](https://github.com/NullVoxPopuli/ember-resources/compare/v4.3.2...v4.3.3) (2022-02-23)
2+
3+
4+
### Bug Fixes
5+
6+
* types field in package.json now correctly points at the new file ([f3ab39c](https://github.com/NullVoxPopuli/ember-resources/commit/f3ab39c7d75b89b3aa041a0e648fb45015dc8592))
7+
18
## [4.3.2](https://github.com/NullVoxPopuli/ember-resources/compare/v4.3.1...v4.3.2) (2022-02-22)
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.2",
3+
"version": "4.3.3",
44
"keywords": [
55
"ember-addon"
66
],

0 commit comments

Comments
 (0)