Skip to content

Commit 146dc3c

Browse files
authored
Merge pull request #1669 from hey-api/changeset-release/main
Version Packages
2 parents b005a85 + fbe7477 commit 146dc3c

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/gentle-deers-sit.md

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

.changeset/happy-eels-kick.md

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

packages/openapi-ts/CHANGELOG.md

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

3+
## 0.64.1
4+
5+
### Patch Changes
6+
7+
- [#1668](https://github.com/hey-api/openapi-ts/pull/1668) [`7a03341`](https://github.com/hey-api/openapi-ts/commit/7a03341301d9d56ae93b4e4e3bd1ca469444f886) Thanks [@mrlubos](https://github.com/mrlubos)! - fix: watch mode handles servers not exposing HEAD method for spec
8+
9+
- [#1668](https://github.com/hey-api/openapi-ts/pull/1668) [`7a03341`](https://github.com/hey-api/openapi-ts/commit/7a03341301d9d56ae93b4e4e3bd1ca469444f886) Thanks [@mrlubos](https://github.com/mrlubos)! - fix: add watch.timeout option
10+
311
## 0.64.0
412

513
### 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.64.0",
3+
"version": "0.64.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)