Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and jmike committed Aug 18, 2023
1 parent edb17f6 commit 8cbba97
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/four-lions-complain.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @causaly/zod-validation-error

## 1.5.0

### Minor Changes

- 82b7739: Expose errorMap property to use with zod.setErrorMap() method

## 1.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zod-validation-error",
"version": "1.4.0",
"version": "1.5.0",
"description": "Wrap zod validation errors in user-friendly readable messages",
"keywords": [
"zod",
Expand Down

0 comments on commit 8cbba97

Please sign in to comment.