Skip to content

Commit c574b50

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilly-needles-pump.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.16.4
4+
5+
### Patch Changes
6+
7+
- [#279](https://github.com/astahmer/openapi-zod-client/pull/279) [`f3ee25e`](https://github.com/astahmer/openapi-zod-client/commit/f3ee25efc191d0be97231498924fe50fd977fb88) Thanks [@dgadelha](https://github.com/dgadelha)! - Fix multiline descriptions when `describe` is enabled
8+
39
## 1.16.3
410

511
### Patch 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.16.3",
3+
"version": "1.16.4",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/astahmer/openapi-zod-client.git"

0 commit comments

Comments
 (0)