Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and astahmer committed Dec 21, 2023
1 parent 8c80b43 commit e06350a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/selfish-pandas-repeat.md

This file was deleted.

6 changes: 6 additions & 0 deletions lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# openapi-zod-client

## 1.14.0

### Minor Changes

- [#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

## 1.13.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openapi-zod-client",
"version": "1.13.4",
"version": "1.14.0",
"repository": {
"type": "git",
"url": "https://github.com/astahmer/openapi-zod-client.git"
Expand Down

1 comment on commit e06350a

@vercel
Copy link

@vercel vercel bot commented on e06350a Dec 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.