Skip to content

Commit

Permalink
chore: release main (#20)
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] authored Jul 23, 2024
1 parent 517b62b commit 7d94cc7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"cli": "3.0.1",
"plugins/typescript": "9.6.0"
"plugins/typescript": "9.6.1"
}
7 changes: 7 additions & 0 deletions plugins/typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [9.6.1](https://github.com/chatloop/openapi-codegen/compare/openapi-codegen-typescript-v9.6.0...openapi-codegen-typescript-v9.6.1) (2024-07-23)


### Bug Fixes

* inline resource schema cannot be mapped to operations ([517b62b](https://github.com/chatloop/openapi-codegen/commit/517b62bf5210752b9cd9f89b6ea4d22e222be7b9))

## [9.6.0](https://github.com/chatloop/openapi-codegen/compare/openapi-codegen-typescript-v9.5.0...openapi-codegen-typescript-v9.6.0) (2024-07-08)


Expand Down
2 changes: 1 addition & 1 deletion plugins/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chatloop/openapi-codegen-typescript",
"version": "9.6.0",
"version": "9.6.1",
"description": "OpenAPI Codegen typescript generators",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 7d94cc7

Please sign in to comment.