Skip to content

Commit 9a9a9ef

Browse files
committed
1 parent 48ca069 commit 9a9a9ef

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/breezy-trees-brake.md

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

.changeset/loud-items-hope.md

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

packages/openapi-typescript/CHANGELOG.md

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

3+
## 6.7.5
4+
5+
### Patch Changes
6+
7+
- [#1535](https://github.com/drwpow/openapi-typescript/pull/1535) [`48ca069fd889acd469955589ff3ec74e775ca9fd`](https://github.com/drwpow/openapi-typescript/commit/48ca069fd889acd469955589ff3ec74e775ca9fd) Thanks [@tvanier](https://github.com/tvanier)! - Support single operation parameter
8+
9+
- [#1524](https://github.com/drwpow/openapi-typescript/pull/1524) [`fe6c6d1526c59e4f9021d71cad74feba315f337f`](https://github.com/drwpow/openapi-typescript/commit/fe6c6d1526c59e4f9021d71cad74feba315f337f) Thanks [@WickyNilliams](https://github.com/WickyNilliams)! - Keep type information for nullable fields when possible
10+
311
## 6.7.4
412

513
### Patch 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": "Convert OpenAPI 3.0 & 3.1 schemas to TypeScript",
4-
"version": "6.7.4",
4+
"version": "6.7.5",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)