Skip to content

Commit 44088a3

Browse files
Merge pull request #502 from openapi-ui/changeset-release/release
Changesets: versioning & publish
2 parents 4b16448 + 18213a0 commit 44088a3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/late-islands-arrive.md

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

CHANGELOG.md

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

3+
## 1.8.2
4+
5+
### Patch Changes
6+
7+
- [#500](https://github.com/openapi-ui/openapi-ts-request/pull/500) [`88c9dcf`](https://github.com/openapi-ui/openapi-ts-request/commit/88c9dcfb0b876148b7471730e2fa2654aafabe15) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - fix: fix default export axios #499
8+
39
## 1.8.1
410

511
### 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.8.1",
3+
"version": "1.8.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)