Skip to content

Commit ce99232

Browse files
chore(release): changesets versioning & publish
1 parent 98ef7b3 commit ce99232

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/ninety-colts-report.md

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

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# openapi-ts-request
22

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- [`98ef7b3`](https://github.com/openapi-ui/openapi-ts-request/commit/98ef7b3c666fdcdd4d9dc39c132eb2f3d364c371) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - fix: fix serviceIndex import
8+
39
## 0.3.0
410

511
### Minor Changes
@@ -42,4 +48,4 @@
4248

4349
### Minor Changes
4450

45-
- [`be0c3b8`](https://github.com/openapi-ui/openapi-ts-request/commit/be0c3b87d34318dcba36a69da5466e09b54afeb3) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - feat: init
51+
- [`be0c3b8`](https://github.com/openapi-ui/openapi-ts-request/commit/be0c3b87d34318dcba36a69da5466e09b54afeb3) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - feat: init

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.3.0",
3+
"version": "0.3.1",
44
"description": "Swagger2/OpenAPI3 to TypeScript, request client, request mock service, enum, type field label, JSON Schemas",
55
"packageManager": "pnpm@9.4.0",
66
"repository": {

0 commit comments

Comments
 (0)