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 Jan 9, 2024
1 parent 73f6726 commit d470e1c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/gorgeous-seahorses-joke.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.15.1

### Patch Changes

- [`73f6726`](https://github.com/astahmer/openapi-zod-client/commit/73f67268fb51a43b8c5ef92427ef9abeedccb086) Thanks [@astahmer](https://github.com/astahmer)! - Add a `--strict-objects` CLI flag: Use strict validation for objects so we don't allow unknown keys. Defaults to false. thanks @iceydee

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

1 comment on commit d470e1c

@vercel
Copy link

@vercel vercel bot commented on d470e1c Jan 9, 2024

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.