Skip to content

Commit e6673de

Browse files
chore(release): set package.json to 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2024-02-15) ### Bug Fixes * **selector:** remove double type nesting ([66f45cf](66f45cf))
1 parent 66f45cf commit e6673de

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.1.2](https://github.com/dasprid/jsonapi-zod-query/compare/v1.1.1...v1.1.2) (2024-02-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **selector:** remove double type nesting ([66f45cf](https://github.com/dasprid/jsonapi-zod-query/commit/66f45cf97eeddf762194ce794fe080947278f8d6))
7+
18
## [1.1.1](https://github.com/dasprid/jsonapi-zod-query/compare/v1.1.0...v1.1.1) (2024-02-15)
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.1.1",
3+
"version": "1.1.2",
44
"description": "Utilities to work with JSON:API on the frontend",
55
"type": "module",
66
"author": "Ben Scholzen 'DASPRiD'",

0 commit comments

Comments
 (0)