Skip to content

Commit

Permalink
chore(main): release 0.23.0 (#155)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Nov 4, 2023
1 parent ef01608 commit ae8062e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.23.0](https://github.com/gentrace/gentrace-openapi/compare/v0.22.2...v0.23.0) (2023-11-04)


### Features

* add folders ([#154](https://github.com/gentrace/gentrace-openapi/issues/154)) ([ef01608](https://github.com/gentrace/gentrace-openapi/commit/ef0160800785a9c0d7cb161169592c6f3f16b938))

## [0.22.2](https://github.com/gentrace/gentrace-openapi/compare/v0.22.1...v0.22.2) (2023-10-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gentrace-openapi",
"version": "0.22.2",
"version": "0.23.0",
"description": "OpenAPI specification for Gentrace",
"main": "index.js",
"repository": "https://github.com/gentrace/gentrace-openapi",
Expand Down

0 comments on commit ae8062e

Please sign in to comment.