Skip to content

Commit 8208608

Browse files
[ci] release (#1208)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f300154 commit 8208608

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tasty-knives-matter.md

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

packages/openapi-typescript/CHANGELOG.md

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

3+
## 6.3.1
4+
5+
### Patch Changes
6+
7+
- [#1207](https://github.com/drwpow/openapi-typescript/pull/1207) [`914e049`](https://github.com/drwpow/openapi-typescript/commit/914e049573218b1bf791ce7855cdb1022bedc2b2) Thanks [@drwpow](https://github.com/drwpow)! - Fall back to TypeScript unions for long oneOf lists
8+
39
## 6.3.0
410

511
### Minor Changes

packages/openapi-typescript/package.json

Lines changed: 1 addition & 1 deletion
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.0",
4+
"version": "6.3.1",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)