Skip to content

Commit 4a720a9

Browse files
authored
Merge pull request #59 from macalinao/changeset-release/master
chore: update versions
2 parents 8add5b6 + af98bcc commit 4a720a9

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/strong-queens-hide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/temporal-zod/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# temporal-zod
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- ad66ee5: Fix types for temporal-zod
8+
39
## 0.4.0
410

511
### Minor Changes

packages/temporal-zod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "temporal-zod",
33
"description": "Zod validators for Temporal types.",
44
"author": "Ian Macalinao <me@ianm.com>",
5-
"version": "0.4.0",
5+
"version": "0.5.0",
66
"license": "Apache-2.0",
77
"type": "module",
88
"sideEffects": false,

0 commit comments

Comments
 (0)