Skip to content

Commit adba53a

Browse files
chore(release): changesets versioning & publish
1 parent 594a680 commit adba53a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nasty-starfishes-wink.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+
## 0.13.3
4+
5+
### Patch Changes
6+
7+
- [#137](https://github.com/openapi-ui/openapi-ts-request/pull/137) [`1c1cce9`](https://github.com/openapi-ui/openapi-ts-request/commit/1c1cce9c0361ef31e1677db0b685743af6250973) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - perf: perf parse apifox x-apifox-enum
8+
39
## 0.13.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": "0.13.2",
3+
"version": "0.13.3",
44
"description": "Swagger2/OpenAPI3 to TypeScript, request client, request mock service, enum, type field label, JSON Schemas",
55
"packageManager": "[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)