Skip to content

Commit de9792f

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

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/fresh-dancers-joke.md

-5
This file was deleted.

.changeset/soft-mugs-guess.md

-5
This file was deleted.

packages/openapi-typescript/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# openapi-typescript
22

3+
## 6.3.0
4+
5+
### Minor Changes
6+
7+
- [#1205](https://github.com/drwpow/openapi-typescript/pull/1205) [`c753f7b`](https://github.com/drwpow/openapi-typescript/commit/c753f7b27a93bb963d8b762b8faa785025aa9135) Thanks [@drwpow](https://github.com/drwpow)! - Add prefixItems support
8+
9+
### Patch Changes
10+
11+
- [#1203](https://github.com/drwpow/openapi-typescript/pull/1203) [`902fde1`](https://github.com/drwpow/openapi-typescript/commit/902fde156a55f2f0f4889680cea3605cc9d137b4) Thanks [@drwpow](https://github.com/drwpow)! - Fix mutating $refs in Node.js API
12+
313
## 6.2.9
414

515
### 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 TypeScript types from Swagger OpenAPI specs",
4-
"version": "6.2.9",
4+
"version": "6.3.0",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)