Skip to content

Commit ea24bca

Browse files
authored
Merge pull request #1595 from hey-api/changeset-release/main
Version Packages
2 parents 5164eb3 + 8d6753e commit ea24bca

File tree

31 files changed

+115
-44
lines changed

31 files changed

+115
-44
lines changed

.changeset/eight-squids-crash.md

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

.changeset/green-dancers-pull.md

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

.changeset/neat-donkeys-pay.md

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

.changeset/rotten-rabbits-bow.md

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

.changeset/six-horses-report.md

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

examples/openapi-ts-axios/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @example/openapi-ts-axios
22

3+
## 0.0.24
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0432418`](https://github.com/hey-api/openapi-ts/commit/0432418d72c94ef94865f8216ed2f723ad5191f9), [`4784727`](https://github.com/hey-api/openapi-ts/commit/47847276e8bc854045044dd414382080270dd779)]:
8+
- @hey-api/client-axios@0.5.1
9+
310
## 0.0.23
411

512
### Patch Changes

examples/openapi-ts-axios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@example/openapi-ts-axios",
33
"private": true,
4-
"version": "0.0.23",
4+
"version": "0.0.24",
55
"type": "module",
66
"scripts": {
77
"build": "tsc && vite build",

examples/openapi-ts-fastify/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @example/openapi-ts-fastify
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0432418`](https://github.com/hey-api/openapi-ts/commit/0432418d72c94ef94865f8216ed2f723ad5191f9), [`4784727`](https://github.com/hey-api/openapi-ts/commit/47847276e8bc854045044dd414382080270dd779)]:
8+
- @hey-api/client-fetch@0.7.1
9+
310
## 0.1.0
411

512
### Minor Changes

examples/openapi-ts-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@example/openapi-ts-fastify",
33
"private": true,
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"type": "module",
66
"scripts": {
77
"openapi-ts": "openapi-ts",

examples/openapi-ts-fetch/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @example/openapi-ts-fetch
22

3+
## 0.0.42
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0432418`](https://github.com/hey-api/openapi-ts/commit/0432418d72c94ef94865f8216ed2f723ad5191f9), [`4784727`](https://github.com/hey-api/openapi-ts/commit/47847276e8bc854045044dd414382080270dd779)]:
8+
- @hey-api/client-fetch@0.7.1
9+
310
## 0.0.41
411

512
### Patch Changes

0 commit comments

Comments
 (0)