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 Jul 26, 2023
1 parent e23b42d commit 4065253
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/fifty-vans-swim.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-planes-float.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-jeans-hope.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-hotels-raise.md

This file was deleted.

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

## 1.10.0

### Minor Changes

- [#183](https:/astahmer/openapi-zod-client/pull/183) [`c9118af`](https:/astahmer/openapi-zod-client/commit/c9118af8bfc05e42daa1b3c50c63c394f73d74bf) Thanks [@simonbinwang](https:/simonbinwang)! - Add nullable support for additional properties

- [#189](https:/astahmer/openapi-zod-client/pull/189) [`d897485`](https:/astahmer/openapi-zod-client/commit/d897485021271734c54925da53e829689ae06838) Thanks [@jbach](https:/jbach)! - handle $ref in responses object

- [#190](https:/astahmer/openapi-zod-client/pull/190) [`e23b42d`](https:/astahmer/openapi-zod-client/commit/e23b42de097f2fcf4b83de57a43495779946e449) Thanks [@imballinst](https:/imballinst)! - feat: reduce dependency count threshold for a type to be imported from common file to just 1

### Patch Changes

- [#184](https:/astahmer/openapi-zod-client/pull/184) [`44a5587`](https:/astahmer/openapi-zod-client/commit/44a558767e85871b8116038fed3df60c46baf6d1) Thanks [@imballinst](https:/imballinst)! - fix: fix order of schemas when using option groupStrategy: tag-file

## 1.9.0

### Minor 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.9.0",
"version": "1.10.0",
"repository": {
"type": "git",
"url": "https:/astahmer/openapi-zod-client.git"
Expand Down

1 comment on commit 4065253

@vercel
Copy link

@vercel vercel bot commented on 4065253 Jul 26, 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.