Skip to content

Commit d445858

Browse files
github-actions[bot]astahmer
authored andcommitted
Version Packages
1 parent ffcdaa7 commit d445858

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fresh-actors-kiss.md

-5
This file was deleted.

packages/typed-openapi/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# typed-openapi
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- ffcdaa7: zod-runtime: add typecast in ApiClient methods to match the desired type
8+
39
## 0.3.0
410

511
### Minor Changes

packages/typed-openapi/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typed-openapi",
33
"type": "module",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"main": "dist/index.cjs",
66
"module": "dist/index.js",
77
"bin": {

0 commit comments

Comments
 (0)