Skip to content

Commit d5d289f

Browse files
Merge pull request #55 from openapi-ui/changeset-release/release
Changesets: versioning & publish
2 parents cf8ef92 + 0028896 commit d5d289f

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/neat-games-tap.md

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

.changeset/nice-planets-carry.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.11
4+
5+
### Patch Changes
6+
7+
- [`ee82d00`](https://github.com/openapi-ui/openapi-ts-request/commit/ee82d00aed28e1db3111edb29527c0833d999120) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - fix: fix query field complexType definition
8+
9+
- [`cf8ef92`](https://github.com/openapi-ui/openapi-ts-request/commit/cf8ef925bc5d6cd3c68694922d0c800bda4dcbea) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - docs: add introduction for adapting to uniapp
10+
311
## 0.4.10
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.10",
3+
"version": "0.4.11",
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)