Skip to content

Commit 8e1e6c9

Browse files
authored
Merge pull request #2332 from hey-api/changeset-release/main
Version Packages
2 parents 83f63a6 + 2742dff commit 8e1e6c9

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/green-wolves-join.md

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

.changeset/khaki-candles-obey.md

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

.changeset/shy-boats-prove.md

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

.changeset/two-papayas-laugh.md

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

packages/openapi-ts/CHANGELOG.md

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

3+
## 0.79.1
4+
5+
### Patch Changes
6+
7+
- [#2336](https://github.com/hey-api/openapi-ts/pull/2336) [`6302793`](https://github.com/hey-api/openapi-ts/commit/63027931f85bad817a8111c263579fd018cb39cb) Thanks [@mrlubos](https://github.com/mrlubos)! - fix: respect NO_INTERACTIVE and NO_INTERACTION environment variables
8+
9+
- [#2331](https://github.com/hey-api/openapi-ts/pull/2331) [`a309fc7`](https://github.com/hey-api/openapi-ts/commit/a309fc799d4c0899b781e40a721dd1aa834e42f3) Thanks [@mrlubos](https://github.com/mrlubos)! - fix(client): update Axios headers types
10+
11+
- [#2334](https://github.com/hey-api/openapi-ts/pull/2334) [`298be27`](https://github.com/hey-api/openapi-ts/commit/298be2715106c840067f54648ee8e94314dfc742) Thanks [@mrlubos](https://github.com/mrlubos)! - fix: improve handlebars types for jsr compliance
12+
13+
- [#2333](https://github.com/hey-api/openapi-ts/pull/2333) [`566c8e9`](https://github.com/hey-api/openapi-ts/commit/566c8e99aeaa6142aa65b8af370f2ff7e0f4d219) Thanks [@mrlubos](https://github.com/mrlubos)! - fix(tanstack-query): set query key base url from options if defined
14+
315
## 0.79.0
416

517
### Minor Changes

packages/openapi-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hey-api/openapi-ts",
3-
"version": "0.79.0",
3+
"version": "0.79.1",
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)