Skip to content

Commit a336077

Browse files
chore(release): set package.json to 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2024-10-17) ### Bug Fixes * **deserializer:** apply concrete type while avoiding circular dependency ([7ac1a8b](7ac1a8b))
1 parent 7ac1a8b commit a336077

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+
## [2.1.1](https://github.com/dasprid/jsonapi-zod-query/compare/v2.1.0...v2.1.1) (2024-10-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **deserializer:** apply concrete type while avoiding circular dependency ([7ac1a8b](https://github.com/dasprid/jsonapi-zod-query/commit/7ac1a8bab237d365bccf71ca9b32a1222fd7960c))
7+
18
# [2.1.0](https://github.com/dasprid/jsonapi-zod-query/compare/v2.0.1...v2.1.0) (2024-10-17)
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": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Utilities to work with JSON:API on the frontend",
55
"type": "module",
66
"author": "Ben Scholzen 'DASPRiD'",

0 commit comments

Comments
 (0)