Skip to content

Commit e3f497c

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dirty-panthers-judge.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.7.0
4+
5+
### Minor Changes
6+
7+
- cf83e52: Add type cast in ApiClient methods to match the desired type
8+
39
## 0.6.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.6.0",
4+
"version": "0.7.0",
55
"main": "dist/index.cjs",
66
"module": "dist/index.js",
77
"bin": {

0 commit comments

Comments
 (0)