Skip to content

Commit ca8893a

Browse files
chore(release): changesets versioning & publish
1 parent 1288690 commit ca8893a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/soft-goats-shake.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.10.0
4+
5+
### Minor Changes
6+
7+
- [#543](https://github.com/openapi-ui/openapi-ts-request/pull/543) [`b845463`](https://github.com/openapi-ui/openapi-ts-request/commit/b8454635b404545571dbf8e05fb807fde3258bd6) Thanks [@GreatAuk](https://github.com/GreatAuk)! - feat: 以 cli 方式使用时添加交互行为 & 新增 defineConfig 定义配置
8+
39
## 1.9.2
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.9.2",
3+
"version": "1.10.0",
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)