Skip to content

Commit f19abcc

Browse files
causaly-m-codeBuildgithub-actions[bot]jmike
authored
Version Packages (#468)
* chore: version packages * chore: include version bump in package-lock.json --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Dimitrios C. Michalakos <[email protected]>
1 parent dc85c43 commit f19abcc

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/sharp-emus-learn.md

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

CHANGELOG.md

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

3+
## 3.4.1
4+
5+
### Patch Changes
6+
7+
- 94d5f3b: Bump zod to v.3.24.4 in package.json as dev + peer dependency
8+
39
## 3.4.0
410

511
### Minor Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zod-validation-error",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "Wrap zod validation errors in user-friendly readable messages",
55
"keywords": [
66
"zod",

0 commit comments

Comments
 (0)