Skip to content

Commit 42dfdcc

Browse files
ci: release
1 parent 74cb655 commit 42dfdcc

14 files changed

+39
-82
lines changed

.changeset/fix-resolved-request-options-headers.md

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

.changeset/mighty-toes-dress.md

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

.changeset/odd-plums-tell.md

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

.changeset/plenty-games-smash.md

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

.changeset/shaggy-games-appear.md

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

.changeset/small-drinks-march.md

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

.changeset/tough-swans-invite.md

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

CHANGELOG.md

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -290,49 +290,6 @@ This function has been removed. You can use `plugin.querySymbol()` instead. It a
290290

291291
---
292292

293-
# 2026-03-16
294-
295-
## @hey-api/openapi-ts 0.94.2
296-
297-
### Updates
298-
299-
- internal: export Plugins namespace ([#3586](https://github.com/hey-api/openapi-ts/pull/3586))
300-
- internal: expand TypeScript peer dependency range ([#3588](https://github.com/hey-api/openapi-ts/pull/3588))
301-
- output: pass default value to `header` function ([#3585](https://github.com/hey-api/openapi-ts/pull/3585))
302-
303-
### Plugins
304-
305-
#### nestjs
306-
307-
- initial release ([#3573](https://github.com/hey-api/openapi-ts/pull/3573))
308-
309-
---
310-
311-
## @hey-api/codegen-core 0.7.3
312-
313-
### Updates
314-
315-
- internal: remove TypeScript from peer dependencies ([#3566](https://github.com/hey-api/openapi-ts/pull/3566))
316-
317-
---
318-
319-
## @hey-api/shared 0.2.4
320-
321-
### Updates
322-
323-
- internal: remove TypeScript from peer dependencies ([#3566](https://github.com/hey-api/openapi-ts/pull/3566))
324-
- utils: `outputHeaderToPrefix()` function signature change ([#3585](https://github.com/hey-api/openapi-ts/pull/3585))
325-
326-
---
327-
328-
## @hey-api/types 0.1.4
329-
330-
### Updates
331-
332-
- internal: remove TypeScript from peer dependencies ([#3566](https://github.com/hey-api/openapi-ts/pull/3566))
333-
334-
---
335-
336293
# 2026-03-12
337294

338295
## @hey-api/openapi-ts 0.94.1

packages/openapi-python/CHANGELOG.md

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

3+
## 0.0.16
4+
5+
### Patch Changes
6+
7+
### Updated Dependencies:
8+
9+
- @hey-api/shared@0.4.1
10+
311
## 0.0.15
412

513
### Patch Changes

packages/openapi-python/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-python",
3-
"version": "0.0.15",
3+
"version": "0.0.16",
44
"private": true,
55
"description": "🐍 OpenAPI to Python codegen.",
66
"keywords": [

0 commit comments

Comments
 (0)