Skip to content

Commit

Permalink
openapi-typescript@6.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
drwpow committed Mar 12, 2024
1 parent 48ca069 commit 9a9a9ef
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/breezy-trees-brake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/loud-items-hope.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/openapi-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# openapi-typescript

## 6.7.5

### Patch Changes

- [#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

- [#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

## 6.7.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "openapi-typescript",
"description": "Convert OpenAPI 3.0 & 3.1 schemas to TypeScript",
"version": "6.7.4",
"version": "6.7.5",
"author": {
"name": "Drew Powers",
"email": "drew@pow.rs"
Expand Down

0 comments on commit 9a9a9ef

Please sign in to comment.