Skip to content

Commit 47f46e0

Browse files
chore(release): set package.json to 1.2.5 [skip ci]
## [1.2.5](v1.2.4...v1.2.5) (2024-03-20) ### Bug Fixes * **deserializer:** properly infer resource result for relationships ([73e4f9d](73e4f9d))
1 parent 73e4f9d commit 47f46e0

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.5](https://github.com/dasprid/jsonapi-zod-query/compare/v1.2.4...v1.2.5) (2024-03-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **deserializer:** properly infer resource result for relationships ([73e4f9d](https://github.com/dasprid/jsonapi-zod-query/commit/73e4f9d7a5265773d5f6094accc816b3e920b8b0))
7+
18
## [1.2.4](https://github.com/dasprid/jsonapi-zod-query/compare/v1.2.3...v1.2.4) (2024-03-19)
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.4",
3+
"version": "1.2.5",
44
"description": "Utilities to work with JSON:API on the frontend",
55
"type": "module",
66
"author": "Ben Scholzen 'DASPRiD'",

0 commit comments

Comments
 (0)