Skip to content

Commit bfd3cf1

Browse files
chore(release): set package.json to 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2024-04-22) ### Bug Fixes * set defaults for ResourceDeserializer type ([d46e01f](d46e01f))
1 parent d46e01f commit bfd3cf1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.1](https://github.com/dasprid/jsonapi-zod-query/compare/v1.4.0...v1.4.1) (2024-04-22)
2+
3+
4+
### Bug Fixes
5+
6+
* set defaults for ResourceDeserializer type ([d46e01f](https://github.com/dasprid/jsonapi-zod-query/commit/d46e01f388ca991bdd20304b85ccf8ca08374b00))
7+
18
# [1.4.0](https://github.com/dasprid/jsonapi-zod-query/compare/v1.3.0...v1.4.0) (2024-04-22)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonapi-zod-query",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Utilities to work with JSON:API on the frontend",
55
"type": "module",
66
"author": "Ben Scholzen 'DASPRiD'",

0 commit comments

Comments
 (0)