Skip to content

Commit ae885bc

Browse files
Merge pull request #48 from openapi-ui/changeset-release/release
Changesets: versioning & publish
2 parents 94801b6 + 8a94323 commit ae885bc

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/fluffy-camels-report.md

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

.changeset/thirty-lemons-call.md

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

.changeset/three-planes-exercise.md

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# openapi-ts-request
22

3+
## 0.4.8
4+
5+
### Patch Changes
6+
7+
- [`94801b6`](https://github.com/openapi-ui/openapi-ts-request/commit/94801b68ca3048bd505b1b44cac8ba35c0d13d66) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - chore: update husky script
8+
9+
- [`cdecb3f`](https://github.com/openapi-ui/openapi-ts-request/commit/cdecb3f48de524a5dd4c3e34ba5f23021aa0646c) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - docs: update readme
10+
11+
- [`83721a1`](https://github.com/openapi-ui/openapi-ts-request/commit/83721a13c860c0b19f310e4dbe717c2d03347127) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - fix: fix apiPrefix match error
12+
313
## 0.4.7
414

515
### 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.4.7",
3+
"version": "0.4.8",
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)