Skip to content

Commit

Permalink
Version Packages (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 20, 2024
1 parent cd00e6b commit a1ec476
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/eleven-zoos-try.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-houses-exist.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# zod-compare

## 0.1.4

### Patch Changes

- f19f193: fix: correctly compare union types in isCompatibleType
- cd00e6b: fix: flatten union in isCompatibleType

## 0.1.3

### Patch 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-compare",
"version": "0.1.3",
"version": "0.1.4",
"description": "Compare two Zod schemas recursively.",
"keywords": [
"zod",
Expand Down

0 comments on commit a1ec476

Please sign in to comment.