Skip to content

Commit

Permalink
[ci] release (#2084)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
openapi-ts-bot and github-actions[bot] authored Jan 3, 2025
1 parent 411db0b commit 50abec4
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/four-worms-leave.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/openapi-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# openapi-typescript

## 7.5.1

### Patch Changes

- [#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

## 7.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "openapi-typescript",
"description": "Convert OpenAPI 3.0 & 3.1 schemas to TypeScript",
"version": "7.5.0",
"version": "7.5.1",
"author": {
"name": "Drew Powers",
"email": "[email protected]"
Expand Down
4 changes: 2 additions & 2 deletions packages/swr-openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"version": "pnpm run build"
},
"peerDependencies": {
"openapi-fetch": "0.x",
"openapi-typescript": "7.x",
"openapi-fetch": "0.13.4",
"openapi-typescript": "7.5.1",
"react": "18 || 19",
"swr": "2",
"typescript": "^5.x"
Expand Down

0 comments on commit 50abec4

Please sign in to comment.