Skip to content

Commit

Permalink
[ci] release (#2087)
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 6, 2025
1 parent f1edc97 commit 7d6e896
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/funny-beans-film.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.2

### Patch Changes

- [#2085](https://github.com/openapi-ts/openapi-typescript/pull/2085) [`2bffe2a`](https://github.com/openapi-ts/openapi-typescript/commit/2bffe2a652864a54c8dc969327e4a8eb4081eb25) Thanks [@drwpow](https://github.com/drwpow)! - Update @redocly/openapi-core to 1.27.0

## 7.5.1

### Patch 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.1",
"version": "7.5.2",
"author": {
"name": "Drew Powers",
"email": "[email protected]"
Expand Down
8 changes: 8 additions & 0 deletions packages/swr-openapi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# swr-openapi

## 5.1.3

### Patch Changes

- Updated dependencies [[`2bffe2a`](https://github.com/openapi-ts/openapi-typescript/commit/2bffe2a652864a54c8dc969327e4a8eb4081eb25)]:
- [email protected]
- [email protected]

## 5.1.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/swr-openapi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "swr-openapi",
"description": "Generate SWR hooks from OpenAPI schemas",
"version": "5.1.2",
"version": "5.1.3",
"author": {
"name": "Hunter Tunnicliff",
"email": "[email protected]"
Expand Down Expand Up @@ -57,7 +57,7 @@
},
"peerDependencies": {
"openapi-fetch": "0.13.4",
"openapi-typescript": "7.5.1",
"openapi-typescript": "7.5.2",
"react": "18 || 19",
"swr": "2",
"typescript": "^5.x"
Expand Down

0 comments on commit 7d6e896

Please sign in to comment.