Skip to content

Commit 06ed518

Browse files
authored
Merge pull request #2981 from hey-api/changeset-release/main
ci: release
2 parents f3f632c + 13b6119 commit 06ed518

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/proud-pears-share.md

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

.changeset/silver-rats-invent.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.87.4
4+
5+
### Patch Changes
6+
7+
- **valibot**: expose validator resolvers ([#2980](https://github.com/hey-api/openapi-ts/pull/2980)) ([`6226f6f`](https://github.com/hey-api/openapi-ts/commit/6226f6fa271369b5ff06853c1f623557a2ebe837)) by [@mrlubos](https://github.com/mrlubos)
8+
9+
- **zod**: expose validator resolvers ([#2980](https://github.com/hey-api/openapi-ts/pull/2980)) ([`6226f6f`](https://github.com/hey-api/openapi-ts/commit/6226f6fa271369b5ff06853c1f623557a2ebe837)) by [@mrlubos](https://github.com/mrlubos)
10+
311
## 0.87.3
412

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