Skip to content

Commit c7e89f9

Browse files
chore(release): changesets versioning & publish
1 parent 48843a0 commit c7e89f9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/khaki-rockets-fly.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.1.1
4+
5+
### Patch Changes
6+
7+
- [#170](https://github.com/openapi-ui/openapi-ts-request/pull/170) [`2b55838`](https://github.com/openapi-ui/openapi-ts-request/commit/2b55838474ac3c24ba08a66ce1b7759a97fa313e) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - fix: fix cosmiconfig TypeScriptLoader
8+
39
## 1.1.0
410

511
### Minor 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.1.0",
3+
"version": "1.1.1",
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)