Skip to content

Commit 533475c

Browse files
[ci] release (#1249)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c145f5f commit 533475c

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/old-owls-whisper.md

-5
This file was deleted.

.changeset/tall-shrimps-pay.md

-5
This file was deleted.

packages/openapi-typescript/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# openapi-typescript
22

3+
## 6.3.9
4+
5+
### Patch Changes
6+
7+
- [#1248](https://github.com/drwpow/openapi-typescript/pull/1248) [`c145f5f`](https://github.com/drwpow/openapi-typescript/commit/c145f5f6164b52a8b437b2e944f60927d546edbf) Thanks [@drwpow](https://github.com/drwpow)! - Fix Record<string, never> appearing in union
8+
9+
- [#1248](https://github.com/drwpow/openapi-typescript/pull/1248) [`c145f5f`](https://github.com/drwpow/openapi-typescript/commit/c145f5f6164b52a8b437b2e944f60927d546edbf) Thanks [@drwpow](https://github.com/drwpow)! - Improve oneOf generated types
10+
311
## 6.3.8
412

513
### Patch Changes

packages/openapi-typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "openapi-typescript",
33
"description": "Generate TypeScript types from Swagger OpenAPI specs",
4-
"version": "6.3.8",
4+
"version": "6.3.9",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)