Skip to content

Commit ddb6d56

Browse files
chore(main): release 0.24.3 (#166)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 120a11a commit ddb6d56

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.24.3](https://github.com/gentrace/gentrace-openapi/compare/v0.24.2...v0.24.3) (2024-04-06)
4+
5+
6+
### Bug Fixes
7+
8+
* Add boolean metadata type ([#165](https://github.com/gentrace/gentrace-openapi/issues/165)) ([120a11a](https://github.com/gentrace/gentrace-openapi/commit/120a11a401dd1ca04f065cec5411e2ee6ab477a8))
9+
310
## [0.24.2](https://github.com/gentrace/gentrace-openapi/compare/v0.24.1...v0.24.2) (2024-04-04)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gentrace-openapi",
3-
"version": "0.24.2",
3+
"version": "0.24.3",
44
"description": "OpenAPI specification for Gentrace",
55
"main": "index.js",
66
"repository": "https://github.com/gentrace/gentrace-openapi",

0 commit comments

Comments
 (0)