Skip to content

Commit 5f10205

Browse files
github-actions[bot]astahmer
authored andcommitted
Version Packages
1 parent 00eb659 commit 5f10205

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/purple-glasses-admire.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.2.0
4+
5+
### Minor Changes
6+
7+
- 00eb659: Fixed parameter.body on post endpoints - #8.
8+
39
## 0.1.5
410

511
### Patch 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.1.5",
4+
"version": "0.2.0",
55
"main": "dist/index.cjs",
66
"module": "dist/index.js",
77
"bin": {

0 commit comments

Comments
 (0)