Skip to content

Commit 7dc9b1f

Browse files
Merge pull request #41 from openapi-ui/changeset-release/release
Changesets: versioning & publish
2 parents ace4a34 + a41101a commit 7dc9b1f

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/eleven-meals-pay.md

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

.changeset/young-fireants-hear.md

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

CHANGELOG.md

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

3+
## 0.4.7
4+
5+
### Patch Changes
6+
7+
- [`ace4a34`](https://github.com/openapi-ui/openapi-ts-request/commit/ace4a348d21fd9528b91e7d82efec10fab12af24) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - perf: perf displayEnumLabel when no enums
8+
9+
- [`7de3b58`](https://github.com/openapi-ui/openapi-ts-request/commit/7de3b583060b2baf16b52a27296b7dbc2568a138) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - fix: fix schema is undefined when mark schema
10+
311
## 0.4.6
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openapi-ts-request",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"description": "Swagger2/OpenAPI3 to TypeScript, request client, request mock service, enum, type field label, JSON Schemas",
55
"packageManager": "pnpm@9.4.0",
66
"repository": {

0 commit comments

Comments
 (0)