Skip to content

Commit b163b9b

Browse files
chore(release): set package.json to 1.2.4 [skip ci]
## [1.2.4](v1.2.3...v1.2.4) (2024-03-19) ### Bug Fixes * adjust typings for relationship deserializers ([fa85eda](fa85eda))
1 parent fa85eda commit b163b9b

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.2.4](https://github.com/dasprid/jsonapi-zod-query/compare/v1.2.3...v1.2.4) (2024-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* adjust typings for relationship deserializers ([fa85eda](https://github.com/dasprid/jsonapi-zod-query/commit/fa85edafddce1fb30eb4dc3eff6cc23cc685741b))
7+
18
## [1.2.3](https://github.com/dasprid/jsonapi-zod-query/compare/v1.2.2...v1.2.3) (2024-02-16)
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.2.3",
3+
"version": "1.2.4",
44
"description": "Utilities to work with JSON:API on the frontend",
55
"type": "module",
66
"author": "Ben Scholzen 'DASPRiD'",

0 commit comments

Comments
 (0)