Skip to content

Commit f0672b5

Browse files
github-actions[bot]astahmer
authored andcommitted
Version Packages
1 parent 197316b commit f0672b5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/two-pears-tap.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.16.2
4+
5+
### Patch Changes
6+
7+
- [#271](https://github.com/astahmer/openapi-zod-client/pull/271) [`197316b`](https://github.com/astahmer/openapi-zod-client/commit/197316b50b0b84cea977984ae82441f2ce108ea0) Thanks [@codingmatty](https://github.com/codingmatty)! - Fix invalid output when using array types as the endpoint body with minItems or maxItems and using the tag-file group-strategy.
8+
39
## 1.16.1
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.16.1",
3+
"version": "1.16.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/astahmer/openapi-zod-client.git"

0 commit comments

Comments
 (0)