Skip to content

Commit 0d9be20

Browse files
Version Packages
1 parent b9bc4b8 commit 0d9be20

File tree

35 files changed

+130
-27
lines changed

35 files changed

+130
-27
lines changed

.changeset/silent-camels-explain.md

Lines changed: 0 additions & 10 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.30
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fe43b88`](https://github.com/hey-api/openapi-ts/commit/fe43b889c20a2001f56e259f93f64851a1caa1d1)]:
8+
- @hey-api/client-axios@0.6.3
9+
310
## 0.0.29
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.29",
4+
"version": "0.0.30",
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.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fe43b88`](https://github.com/hey-api/openapi-ts/commit/fe43b889c20a2001f56e259f93f64851a1caa1d1)]:
8+
- @hey-api/client-fetch@0.8.4
9+
310
## 0.1.7
411

512
### Patch 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.7",
4+
"version": "0.1.8",
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.49
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fe43b88`](https://github.com/hey-api/openapi-ts/commit/fe43b889c20a2001f56e259f93f64851a1caa1d1)]:
8+
- @hey-api/client-fetch@0.8.4
9+
310
## 0.0.48
411

512
### Patch Changes

examples/openapi-ts-fetch/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-fetch",
33
"private": true,
4-
"version": "0.0.48",
4+
"version": "0.0.49",
55
"type": "module",
66
"scripts": {
77
"build": "tsc && vite build",

examples/openapi-ts-next/CHANGELOG.md

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

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fe43b88`](https://github.com/hey-api/openapi-ts/commit/fe43b889c20a2001f56e259f93f64851a1caa1d1)]:
8+
- @hey-api/client-next@0.2.4
9+
310
## 0.1.6
411

512
### Patch Changes

examples/openapi-ts-next/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-next",
33
"private": true,
4-
"version": "0.1.6",
4+
"version": "0.1.7",
55
"scripts": {
66
"build": "next build",
77
"dev": "next dev",

examples/openapi-ts-nuxt/CHANGELOG.md

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

3+
## 0.0.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @hey-api/nuxt@0.1.3
9+
310
## 0.0.13
411

512
### Patch Changes

0 commit comments

Comments
 (0)