Skip to content

Commit 3292581

Browse files
authored
Merge pull request #2846 from hey-api/changeset-release/main
ci: release
2 parents 3ad2c71 + 87a9c1f commit 3292581

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/plain-keys-camp.md

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

.changeset/tiny-suns-teach.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.86.4
4+
5+
### Patch Changes
6+
7+
- feat(parser): pass tags to symbol meta ([#2845](https://github.com/hey-api/openapi-ts/pull/2845)) ([`e157288`](https://github.com/hey-api/openapi-ts/commit/e1572888aec1e95d23eb0124fb9a5f3383e89def)) by [@mrlubos](https://github.com/mrlubos)
8+
9+
- feat(clients): granular query parameter serialization strategy ([#2837](https://github.com/hey-api/openapi-ts/pull/2837)) ([`e0e6ab3`](https://github.com/hey-api/openapi-ts/commit/e0e6ab37888ac9eb88fa9f0d45e0a9123f9f1158)) by [@pixelmord](https://github.com/pixelmord)
10+
311
## 0.86.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.86.3",
3+
"version": "0.86.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)