Skip to content

Commit 051bbaa

Browse files
chore(release): changesets versioning & publish
1 parent fbb7b66 commit 051bbaa

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/evil-turkeys-pick.md

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

.changeset/wise-wombats-stand.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.6.5
4+
5+
### Patch Changes
6+
7+
- [#423](https://github.com/openapi-ui/openapi-ts-request/pull/423) [`fb0317e`](https://github.com/openapi-ui/openapi-ts-request/commit/fb0317e3054dbba5a33ca1f625d484a1d97b48b5) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - chore: use node@18
8+
9+
- [#422](https://github.com/openapi-ui/openapi-ts-request/pull/422) [`00820c9`](https://github.com/openapi-ui/openapi-ts-request/commit/00820c9991ad1acffe72d0005cbbb2c5749bc9a9) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - chore: locked some deps version
10+
311
## 1.6.4
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.6.4",
3+
"version": "1.6.5",
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)