Skip to content

Commit

Permalink
Fix contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanTerdell committed Jun 18, 2024
1 parent c64cc08 commit 3e7c648
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

| Version | Change |
| --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 3.23.1 | Best-effort RegEx flag support by [Justin](https://github.com/hufftheweevil)! Some minor fixes and additions, such as the title option.
| 3.23.1 | Best-effort RegEx flag support by [Spappz](https://github.com/Spappz)! Some minor fixes and additions, such as the title option.
| 3.23.0 | Adds support for base64, date, time, duration and nanoid string validations. A warm welcome and a big thanks to [Colin](https://www.github.com/colinhacks), the creator of Zod, joining in as a contributor :)
| 3.22.5 | Adds new z.date() parsing options and override callback |
| 3.22.4 | Adds fix for nullable references in OpenAPI mode |
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"Bram del Canho (https://github.com/Bram-dc)",
"Gilad Hecht (https://github.com/gthecht)",
"Colin McDonnell (https://github.com/colinhacks)",
"Justin (https://github.com/hufftheweevil)"
"Spappz (https://github.com/Spappz)"
],
"repository": {
"type": "git",
Expand All @@ -72,4 +72,4 @@
"typescript": "^5.1.3",
"zod": "^3.23.3"
}
}
}

0 comments on commit 3e7c648

Please sign in to comment.