Skip to content

Commit c9020e3

Browse files
chore(release): set package.json to 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2024-02-15) ### Features * allow proper JSON:API parsing ([0af0eaa](0af0eaa))
1 parent 1c511f3 commit c9020e3

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.1.0](https://github.com/dasprid/jsonapi-zod-query/compare/v1.0.1...v1.1.0) (2024-02-15)
2+
3+
4+
### Features
5+
6+
* allow proper JSON:API parsing ([0af0eaa](https://github.com/dasprid/jsonapi-zod-query/commit/0af0eaab1d0cbc45c03e36eb4df9458cabfc76c4))
7+
18
## [1.0.1](https://github.com/dasprid/tanstack-query-json-api/compare/v1.0.0...v1.0.1) (2024-02-01)
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.0.1",
3+
"version": "1.1.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)