Skip to content

Commit f3f1136

Browse files
openapi-ts-botgithub-actions[bot]
authored andcommitted
[ci] release (openapi-ts#2084)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 608c86c commit f3f1136

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

Diff for: .changeset/four-worms-leave.md

-5
This file was deleted.

Diff for: packages/openapi-typescript/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# openapi-typescript
22

3+
## 7.5.1
4+
5+
### Patch Changes
6+
7+
- [#2049](https://github.com/openapi-ts/openapi-typescript/pull/2049) [`39f9b2f`](https://github.com/openapi-ts/openapi-typescript/commit/39f9b2fb913eb13817592b22f1bbe35de1bc4c33) Thanks [@duncanbeevers](https://github.com/duncanbeevers)! - Add schema to postTransform options
8+
39
## 7.5.0
410

511
### Minor Changes

Diff for: packages/swr-openapi/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"version": "pnpm run build"
5757
},
5858
"peerDependencies": {
59-
"openapi-fetch": "0.x",
60-
"openapi-typescript": "7.x",
59+
"openapi-fetch": "0.13.4",
60+
"openapi-typescript": "7.5.1",
6161
"react": "18 || 19",
6262
"swr": "2",
6363
"typescript": "^5.x"

0 commit comments

Comments
 (0)