Skip to content

Commit c99e56e

Browse files
github-actions[bot]astahmer
authored andcommitted
Version Packages
1 parent ed50076 commit c99e56e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shy-rocks-fix.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

lib/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# openapi-zod-client
22

3+
## 1.18.0
4+
5+
### Minor Changes
6+
7+
- [#275](https://github.com/astahmer/openapi-zod-client/pull/275) [`ed50076`](https://github.com/astahmer/openapi-zod-client/commit/ed500762c6998fb2976e8ad43a88a3a09d928f2c) Thanks [@senecolas](https://github.com/senecolas)! - Add `withDocs` option and `--with-docs` flag that adds JSDoc to generated code
8+
39
## 1.17.0
410

511
### Minor Changes

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openapi-zod-client",
3-
"version": "1.17.0",
3+
"version": "1.18.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/astahmer/openapi-zod-client.git"

0 commit comments

Comments
 (0)