Skip to content

Commit bdaa09d

Browse files
chore(release): set package.json to 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2026-02-25) ### Bug Fixes * add zt.instant to README ([f6e5542](f6e5542))
1 parent f6e5542 commit bdaa09d

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/zod-temporal/compare/v2.1.0...v2.1.1) (2026-02-25)
2+
3+
4+
### Bug Fixes
5+
6+
* add zt.instant to README ([f6e5542](https://github.com/DASPRiD/zod-temporal/commit/f6e5542463e9fa77df303c3288f7debe258c01ef))
7+
18
# [2.1.0](https://github.com/DASPRiD/zod-temporal/compare/v2.0.1...v2.1.0) (2026-02-25)
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.1.0",
3+
"version": "2.1.1",
44
"description": "Temporal integration for Zod validation library",
55
"author": "Ben Scholzen 'DASPRiD'",
66
"keywords": [

0 commit comments

Comments
 (0)