diff --git a/.changeset/eight-owls-juggle.md b/.changeset/eight-owls-juggle.md deleted file mode 100644 index c7a0e218..00000000 --- a/.changeset/eight-owls-juggle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"openapi-zod-client": patch ---- - -update pastable to a version with license diff --git a/lib/CHANGELOG.md b/lib/CHANGELOG.md index f88c8e87..eea9eb10 100644 --- a/lib/CHANGELOG.md +++ b/lib/CHANGELOG.md @@ -1,5 +1,11 @@ # openapi-zod-client +## 1.10.1 + +### Patch Changes + +- [`ed41d1c`](https://github.com/astahmer/openapi-zod-client/commit/ed41d1cb7d482cc3e8bda6739e57b751d05d55aa) Thanks [@astahmer](https://github.com/astahmer)! - update pastable to a version with license + ## 1.10.0 ### Minor Changes diff --git a/lib/package.json b/lib/package.json index abaf9986..8e670c6b 100644 --- a/lib/package.json +++ b/lib/package.json @@ -1,6 +1,6 @@ { "name": "openapi-zod-client", - "version": "1.10.0", + "version": "1.10.1", "repository": { "type": "git", "url": "https://github.com/astahmer/openapi-zod-client.git"