Skip to content

Commit 3f87f28

Browse files
chore(release): set package.json to 2.1.0 [skip ci]
# [2.1.0](v2.0.1...v2.1.0) (2026-02-25) ### Features * add support for Temporal.Instant ([6681f10](6681f10))
1 parent 6681f10 commit 3f87f28

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+
# [2.1.0](https://github.com/DASPRiD/zod-temporal/compare/v2.0.1...v2.1.0) (2026-02-25)
2+
3+
4+
### Features
5+
6+
* add support for Temporal.Instant ([6681f10](https://github.com/DASPRiD/zod-temporal/commit/6681f10401f4ac01a001360c391bdd1a1ecb8594))
7+
18
## [2.0.1](https://github.com/DASPRiD/zod-temporal/compare/v2.0.0...v2.0.1) (2025-10-23)
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": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Temporal integration for Zod validation library",
55
"author": "Ben Scholzen 'DASPRiD'",
66
"keywords": [

0 commit comments

Comments
 (0)