Skip to content

Commit e84daf7

Browse files
Version Packages (#71)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c3ff484 commit e84daf7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/common-jeans-talk.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
# zod-compare
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [`c3ff484`](https://github.com/lawvs/zod-compare/commit/c3ff484af88a8faa195e868982f402871ea342c7) Thanks [@lawvs](https://github.com/lawvs)! - Upgrade dependencies
8+
39
## 1.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zod-compare",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Compare two Zod schemas recursively.",
55
"keywords": [
66
"zod",

0 commit comments

Comments
 (0)