Skip to content

Commit eddd9e1

Browse files
authored
Merge pull request #1920 from hey-api/changeset-release/main
2 parents 2ab288f + 4b28585 commit eddd9e1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/red-days-camp.md

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

packages/openapi-ts/CHANGELOG.md

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

3+
## 0.66.3
4+
5+
### Patch Changes
6+
7+
- [#1917](https://github.com/hey-api/openapi-ts/pull/1917) [`d7af22c`](https://github.com/hey-api/openapi-ts/commit/d7af22c771af4bd2dab28acc69430717da390670) Thanks [@Freddis](https://github.com/Freddis)! - fix: handle nullable dates in transformers
8+
39
## 0.66.2
410

511
### Patch 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.66.2",
3+
"version": "0.66.3",
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)