Skip to content

Commit 6559ae7

Browse files
Merge pull request #302 from openapi-ui/changeset-release/release
Changesets: versioning & publish
2 parents feddf23 + 32eb74b commit 6559ae7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fresh-yaks-try.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# openapi-ts-request
22

3+
## 1.3.4
4+
5+
### Patch Changes
6+
7+
- [#301](https://github.com/openapi-ui/openapi-ts-request/pull/301) [`6e2ac36`](https://github.com/openapi-ui/openapi-ts-request/commit/6e2ac36293a53ae222d784661858fb8c45fbfca1) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - fix: fix bug #294
8+
39
## 1.3.3
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openapi-ts-request",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
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": "pnpm@9.15.0",
66
"engines": {

0 commit comments

Comments
 (0)