Skip to content

Commit c6e4e78

Browse files
[ci] release
1 parent d79efae commit c6e4e78

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/mean-colts-hunt.md

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

packages/openapi-metadata/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# openapi-metadata
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [#2125](https://github.com/openapi-ts/openapi-typescript/pull/2125) [`a041c2d`](https://github.com/openapi-ts/openapi-typescript/commit/a041c2d340a4f1573de726d1f960169440901b24) Thanks [@kerwanp](https://github.com/kerwanp)! - [#2123](https://github.com/openapi-ts/openapi-typescript/issues/2123) Fix thunk type detection
8+
39
## 0.2.0
410

511
### Minor Changes

packages/openapi-metadata/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "openapi-metadata",
33
"description": "Auto-Generate OpenAPI specifications from Typescript decorators",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"author": {
66
"name": "Martin PAUCOT",
77
"email": "contact@martin-paucot.Fr"

0 commit comments

Comments
 (0)