Skip to content

Commit cbc7d2d

Browse files
Merge pull request #540 from openapi-ui/changeset-release/release
Changesets: versioning & publish
2 parents d3e2734 + 2c8ea0b commit cbc7d2d

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/evil-houses-chew.md

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

.changeset/poor-spoons-begin.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+
## 1.9.2
4+
5+
### Patch Changes
6+
7+
- [#538](https://github.com/openapi-ui/openapi-ts-request/pull/538) [`3d7dbb8`](https://github.com/openapi-ui/openapi-ts-request/commit/3d7dbb827ee0bfe24ab00b45696e13f806a53e46) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - fix: fix bug #536
8+
9+
- [#539](https://github.com/openapi-ui/openapi-ts-request/pull/539) [`5ea21c6`](https://github.com/openapi-ui/openapi-ts-request/commit/5ea21c623a0c0ed10d85e50798b285945e2d32f6) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - fix: fix cli comannd repeat
10+
311
## 1.9.1
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": "1.9.1",
3+
"version": "1.9.2",
44
"description": "Swagger2/OpenAPI3/Apifox to TypeScript/JavaScript, request client(support any client), request mock service, enum and enum translation, react-query/vue-query, type field label, JSON Schemas",
55
"packageManager": "[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)