Skip to content

Commit f6bfdd7

Browse files
[ci] release (#1318)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5e054db commit f6bfdd7

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/kind-ladybugs-kneel.md

-5
This file was deleted.

.changeset/sour-ants-walk.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.5.2
4+
5+
### Patch Changes
6+
7+
- [#1317](https://github.com/drwpow/openapi-typescript/pull/1317) [`5e054db`](https://github.com/drwpow/openapi-typescript/commit/5e054dbc0984198c7f89e29b6f38e9d60790cafb) Thanks [@drwpow](https://github.com/drwpow)! - Fix JSONSchema $defs
8+
9+
- [#1317](https://github.com/drwpow/openapi-typescript/pull/1317) [`5e054db`](https://github.com/drwpow/openapi-typescript/commit/5e054dbc0984198c7f89e29b6f38e9d60790cafb) Thanks [@drwpow](https://github.com/drwpow)! - Improve remote $ref parsing
10+
311
## 6.5.1
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 runtime-free TypeScript types from Swagger OpenAPI specs",
4-
"version": "6.5.1",
4+
"version": "6.5.2",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)