Skip to content

Commit 93dad69

Browse files
authored
Merge pull request #1875 from hey-api/changeset-release/main
Version Packages
2 parents b9bc4b8 + 0d9be20 commit 93dad69

File tree

35 files changed

+130
-27
lines changed

35 files changed

+130
-27
lines changed

.changeset/silent-camels-explain.md

-10
This file was deleted.

examples/openapi-ts-axios/CHANGELOG.md

+7
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

+1-1
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

+7
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

+1-1
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

+7
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

+1-1
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

+7
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

+1-1
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

+7
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

examples/openapi-ts-nuxt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@example/openapi-ts-nuxt",
33
"private": true,
4-
"version": "0.0.13",
4+
"version": "0.0.14",
55
"type": "module",
66
"scripts": {
77
"build": "nuxt build",

examples/openapi-ts-sample/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @example/openapi-ts-sample
22

3+
## 0.0.9
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.8
411

512
### Patch Changes

examples/openapi-ts-sample/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@example/openapi-ts-sample",
33
"private": true,
4-
"version": "0.0.8",
4+
"version": "0.0.9",
55
"type": "module",
66
"scripts": {
77
"build": "tsc && vite build",

examples/openapi-ts-tanstack-angular-query-experimental/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @example/openapi-ts-tanstack-angular-query-experimental
22

3+
## 0.0.20
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.19
411

512
### Patch Changes

examples/openapi-ts-tanstack-angular-query-experimental/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@example/openapi-ts-tanstack-angular-query-experimental",
3-
"version": "0.0.19",
3+
"version": "0.0.20",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

examples/openapi-ts-tanstack-react-query/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @example/openapi-ts-tanstack-react-query
22

3+
## 0.0.31
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.30
411

512
### Patch Changes

examples/openapi-ts-tanstack-react-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@example/openapi-ts-tanstack-react-query",
33
"private": true,
4-
"version": "0.0.30",
4+
"version": "0.0.31",
55
"type": "module",
66
"scripts": {
77
"build": "tsc && vite build",

examples/openapi-ts-tanstack-svelte-query/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @example/openapi-ts-tanstack-svelte-query
22

3+
## 0.0.31
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.30
411

512
### Patch Changes

examples/openapi-ts-tanstack-svelte-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@example/openapi-ts-tanstack-svelte-query",
33
"private": true,
4-
"version": "0.0.30",
4+
"version": "0.0.31",
55
"type": "module",
66
"scripts": {
77
"build": "vite build",

examples/openapi-ts-tanstack-vue-query/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @example/openapi-ts-tanstack-vue-query
22

3+
## 0.0.31
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.30
411

512
### Patch Changes

examples/openapi-ts-tanstack-vue-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@example/openapi-ts-tanstack-vue-query",
33
"private": true,
4-
"version": "0.0.30",
4+
"version": "0.0.31",
55
"type": "module",
66
"scripts": {
77
"build-only": "vite build",

packages/client-axios/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hey-api/client-axios
22

3+
## 0.6.3
4+
5+
### Patch Changes
6+
7+
- [#1850](https://github.com/hey-api/openapi-ts/pull/1850) [`fe43b88`](https://github.com/hey-api/openapi-ts/commit/fe43b889c20a2001f56e259f93f64851a1caa1d1) Thanks [@kelnos](https://github.com/kelnos)! - feat: add support for cookies auth
8+
39
## 0.6.2
410

511
### Patch Changes

packages/client-axios/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hey-api/client-axios",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"description": "🚀 Axios client for `@hey-api/openapi-ts` codegen.",
55
"homepage": "https://heyapi.dev/",
66
"repository": {

packages/client-core/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hey-api/client-core
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- [#1850](https://github.com/hey-api/openapi-ts/pull/1850) [`fe43b88`](https://github.com/hey-api/openapi-ts/commit/fe43b889c20a2001f56e259f93f64851a1caa1d1) Thanks [@kelnos](https://github.com/kelnos)! - feat: add support for cookies auth
8+
39
## 0.1.3
410

511
### Patch Changes

packages/client-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hey-api/client-core",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"private": true,
55
"description": "Core utilities for type-safe @hey-api/openapi-ts clients",
66
"homepage": "https://heyapi.dev/",

packages/client-fetch/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hey-api/client-fetch
22

3+
## 0.8.4
4+
5+
### Patch Changes
6+
7+
- [#1850](https://github.com/hey-api/openapi-ts/pull/1850) [`fe43b88`](https://github.com/hey-api/openapi-ts/commit/fe43b889c20a2001f56e259f93f64851a1caa1d1) Thanks [@kelnos](https://github.com/kelnos)! - feat: add support for cookies auth
8+
39
## 0.8.3
410

511
### Patch Changes

packages/client-fetch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hey-api/client-fetch",
3-
"version": "0.8.3",
3+
"version": "0.8.4",
44
"description": "🚀 Fetch API client for `@hey-api/openapi-ts` codegen.",
55
"homepage": "https://heyapi.dev/",
66
"repository": {

packages/client-next/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hey-api/client-next
22

3+
## 0.2.4
4+
5+
### Patch Changes
6+
7+
- [#1850](https://github.com/hey-api/openapi-ts/pull/1850) [`fe43b88`](https://github.com/hey-api/openapi-ts/commit/fe43b889c20a2001f56e259f93f64851a1caa1d1) Thanks [@kelnos](https://github.com/kelnos)! - feat: add support for cookies auth
8+
39
## 0.2.3
410

511
### Patch Changes

packages/client-next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hey-api/client-next",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "🚀 Next.js client for `@hey-api/openapi-ts` codegen.",
55
"homepage": "https://heyapi.dev/",
66
"repository": {

packages/client-nuxt/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hey-api/client-nuxt
22

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- [#1850](https://github.com/hey-api/openapi-ts/pull/1850) [`fe43b88`](https://github.com/hey-api/openapi-ts/commit/fe43b889c20a2001f56e259f93f64851a1caa1d1) Thanks [@kelnos](https://github.com/kelnos)! - feat: add support for cookies auth
8+
39
## 0.3.0
410

511
### Minor Changes

packages/client-nuxt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hey-api/client-nuxt",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "🚀 Nuxt client for `@hey-api/openapi-ts` codegen.",
55
"homepage": "https://heyapi.dev/",
66
"repository": {

packages/nuxt/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hey-api/nuxt
22

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

512
### Patch Changes

packages/nuxt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hey-api/nuxt",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "🚀 Nuxt module for `@hey-api/openapi-ts` codegen.",
55
"homepage": "https://heyapi.dev/",
66
"repository": {

packages/openapi-ts/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hey-api/openapi-ts
22

3+
## 0.64.15
4+
5+
### Patch Changes
6+
7+
- [#1850](https://github.com/hey-api/openapi-ts/pull/1850) [`fe43b88`](https://github.com/hey-api/openapi-ts/commit/fe43b889c20a2001f56e259f93f64851a1caa1d1) Thanks [@kelnos](https://github.com/kelnos)! - feat: add support for cookies auth
8+
39
## 0.64.14
410

511
### Patch Changes

packages/openapi-ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hey-api/openapi-ts",
3-
"version": "0.64.14",
3+
"version": "0.64.15",
44
"description": "🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.",
55
"homepage": "https://heyapi.dev/",
66
"repository": {

0 commit comments

Comments
 (0)