Skip to content

Commit eadcbd7

Browse files
github-actions[bot]astahmer
authored andcommitted
Version Packages
1 parent 4fac0aa commit eadcbd7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sharp-pillows-rule.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.1
4+
5+
### Patch Changes
6+
7+
- 4fac0aa: Fix typecast in zod-based ApiClient methods
8+
39
## 0.4.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.4.0",
4+
"version": "0.4.1",
55
"main": "dist/index.cjs",
66
"module": "dist/index.js",
77
"bin": {

0 commit comments

Comments
 (0)