Skip to content

Commit 7aeb271

Browse files
chore(release): set package.json to 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2024-04-22) ### Features * allow specifying document meta schema ([33f7152](33f7152))
1 parent 33f7152 commit 7aeb271

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.4.0](https://github.com/dasprid/jsonapi-zod-query/compare/v1.3.0...v1.4.0) (2024-04-22)
2+
3+
4+
### Features
5+
6+
* allow specifying document meta schema ([33f7152](https://github.com/dasprid/jsonapi-zod-query/commit/33f71523f10c0c2233a4419e814299c5af4d8414))
7+
18
# [1.3.0](https://github.com/dasprid/jsonapi-zod-query/compare/v1.2.6...v1.3.0) (2024-04-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.3.0",
3+
"version": "1.4.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)