Skip to content

Commit 2745413

Browse files
authored
Merge pull request #2511 from hey-api/changeset-release/main
Version Packages
2 parents 9359473 + aae72a3 commit 2745413

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/brown-pandas-stare.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.81.0
4+
5+
### Minor Changes
6+
7+
- [#2510](https://github.com/hey-api/openapi-ts/pull/2510) [`d43ef3f`](https://github.com/hey-api/openapi-ts/commit/d43ef3f3bb47bad3f4fafbcf7be86b328543f440) Thanks [@mrlubos](https://github.com/mrlubos)! - feat(client): add support for server-sent events (SSE)
8+
39
## 0.80.18
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.80.18",
3+
"version": "0.81.0",
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)