Skip to content

Commit 206f9b3

Browse files
chore(release): set package.json to 1.2.6 [skip ci]
## [1.2.6](v1.2.5...v1.2.6) (2024-03-30) ### Bug Fixes * **deserializer:** append attributes and relationships to ResourceResult in a cleaner way ([4ecbce1](4ecbce1))
1 parent 4ecbce1 commit 206f9b3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.6](https://github.com/dasprid/jsonapi-zod-query/compare/v1.2.5...v1.2.6) (2024-03-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **deserializer:** append attributes and relationships to ResourceResult in a cleaner way ([4ecbce1](https://github.com/dasprid/jsonapi-zod-query/commit/4ecbce1855695069c1be5e936db95df5486e4e19))
7+
18
## [1.2.5](https://github.com/dasprid/jsonapi-zod-query/compare/v1.2.4...v1.2.5) (2024-03-20)
29

310

package.json

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

0 commit comments

Comments
 (0)