Skip to content

Commit 91604ed

Browse files
ci: release
1 parent ad3163c commit 91604ed

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/lazy-nails-give.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.94.4
4+
5+
### Patch Changes
6+
7+
- **plugin(orpc)**: initial release ([#3264](https://github.com/hey-api/openapi-ts/pull/3264)) ([`8e1e62d`](https://github.com/hey-api/openapi-ts/commit/8e1e62dbf88590542ac8bdf3584f9be881ea25fc)) by [@hyoban](https://github.com/hyoban)
8+
39
## 0.94.3
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.94.3",
3+
"version": "0.94.4",
44
"description": "🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)