Skip to content

Commit e06350a

Browse files
github-actions[bot]astahmer
authored andcommitted
Version Packages
1 parent 8c80b43 commit e06350a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/selfish-pandas-repeat.md

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

lib/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# openapi-zod-client
22

3+
## 1.14.0
4+
5+
### Minor Changes
6+
7+
- [#258](https://github.com/astahmer/openapi-zod-client/pull/258) [`8c80b43`](https://github.com/astahmer/openapi-zod-client/commit/8c80b4325048ab9861269739f3011b2380a3b958) Thanks [@marrowleaves](https://github.com/marrowleaves)! - Fix #257 by inferring as object when only required array defined
8+
39
## 1.13.4
410

511
### Patch Changes

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openapi-zod-client",
3-
"version": "1.13.4",
3+
"version": "1.14.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/astahmer/openapi-zod-client.git"

0 commit comments

Comments
 (0)