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 14, 2023
1 parent 34b79f3 commit 8986e10
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/short-avocados-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-hats-sneeze.md

This file was deleted.

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

## 1.9.0

### Minor Changes

- [#163](https://github.com/astahmer/openapi-zod-client/pull/163) [`0270e4c`](https://github.com/astahmer/openapi-zod-client/commit/0270e4c50b3559ec284a0b75f338c76fdc006e48) Thanks [@WickyNilliams](https://github.com/WickyNilliams)! - treat additionalProperties as defaulting to true, allowing passthrough() unless explicitly opting-out

- [#174](https://github.com/astahmer/openapi-zod-client/pull/174) [`b12151d`](https://github.com/astahmer/openapi-zod-client/commit/b12151d92b0998566ca450d38e647b42401e2b79) Thanks [@imballinst](https://github.com/imballinst)! - feat: add endpointDefinitionRefiner to TemplateContext options

## 1.8.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.8.0",
"version": "1.9.0",
"repository": {
"type": "git",
"url": "https://github.com/astahmer/openapi-zod-client.git"
Expand Down

1 comment on commit 8986e10

@vercel
Copy link

@vercel vercel bot commented on 8986e10 Jul 14, 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.