Skip to content

Commit 1638b32

Browse files
chore: release main (#16)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 727d717 commit 1638b32

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"cli": "3.0.1",
3-
"plugins/typescript": "9.4.1"
3+
"plugins/typescript": "9.4.2"
44
}

plugins/typescript/CHANGELOG.md

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

3+
## [9.4.2](https://github.com/chatloop/openapi-codegen/compare/openapi-codegen-typescript-v9.4.1...openapi-codegen-typescript-v9.4.2) (2024-06-10)
4+
5+
6+
### Bug Fixes
7+
8+
* fix typo ([727d717](https://github.com/chatloop/openapi-codegen/commit/727d717dc27b6e03ed3ec8a613dcaa77c3679fa7))
9+
310
## [9.4.1](https://github.com/chatloop/openapi-codegen/compare/openapi-codegen-typescript-v9.4.0...openapi-codegen-typescript-v9.4.1) (2024-06-10)
411

512

plugins/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chatloop/openapi-codegen-typescript",
3-
"version": "9.4.1",
3+
"version": "9.4.2",
44
"description": "OpenAPI Codegen typescript generators",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)