Skip to content

Commit 0828272

Browse files
chore(release): set package.json to 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2025-07-30) ### Features * add support for zod v4 stable ([c8a5841](c8a5841))
1 parent c8a5841 commit 0828272

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/dasprid/zod-temporal/compare/v1.1.0...v1.2.0) (2025-07-30)
2+
3+
4+
### Features
5+
6+
* add support for zod v4 stable ([c8a5841](https://github.com/dasprid/zod-temporal/commit/c8a584153bda18fdb7e61d8b6145e2dd1d1659e9))
7+
18
# [1.1.0](https://github.com/dasprid/zod-temporal/compare/v1.0.1...v1.1.0) (2025-06-24)
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": "zod-temporal",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Temporal integration for Zod validation library",
55
"author": "Ben Scholzen 'DASPRiD'",
66
"keywords": [

0 commit comments

Comments
 (0)