Skip to content

Commit de7e9aa

Browse files
chore(release): set package.json to 1.3.0 [skip ci]
# [1.3.0](v1.2.6...v1.3.0) (2024-04-15) ### Features * export additional types from deserializer ([5459078](5459078))
1 parent 5459078 commit de7e9aa

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.3.0](https://github.com/dasprid/jsonapi-zod-query/compare/v1.2.6...v1.3.0) (2024-04-15)
2+
3+
4+
### Features
5+
6+
* export additional types from deserializer ([5459078](https://github.com/dasprid/jsonapi-zod-query/commit/54590789d76448811f169672b9bf1e6ba944c315))
7+
18
## [1.2.6](https://github.com/dasprid/jsonapi-zod-query/compare/v1.2.5...v1.2.6) (2024-03-30)
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.6",
3+
"version": "1.3.0",
44
"description": "Utilities to work with JSON:API on the frontend",
55
"type": "module",
66
"author": "Ben Scholzen 'DASPRiD'",

0 commit comments

Comments
 (0)