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

-5
This file was deleted.

.changeset/loud-items-hope.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.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

+1-1
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)