File tree Expand file tree Collapse file tree 5 files changed +18
-4
lines changed
Expand file tree Collapse file tree 5 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "cli" : " 2.0.1 " ,
3- "plugins/typescript" : " 8.0.1 "
2+ "cli" : " 2.0.2 " ,
3+ "plugins/typescript" : " 8.0.2 "
44}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.2] ( https://github.com/fabien0102/openapi-codegen/compare/cli-v2.0.1...cli-v2.0.2 ) (2024-04-29)
4+
5+
6+ ### Bug Fixes
7+
8+ * camelCase query function operationId ([ 93b6669] ( https://github.com/fabien0102/openapi-codegen/commit/93b6669997da806a2f7b6046e09a2b96e401f1f9 ) )
9+
310## [ 2.0.1] ( https://github.com/fabien0102/openapi-codegen/compare/cli-v2.0.0...cli-v2.0.1 ) (2024-04-03)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @openapi-codegen/cli" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " OpenAPI Codegen cli" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 8.0.2] ( https://github.com/fabien0102/openapi-codegen/compare/typescript-v8.0.1...typescript-v8.0.2 ) (2024-04-29)
4+
5+
6+ ### Bug Fixes
7+
8+ * camelCase query function operationId ([ 93b6669] ( https://github.com/fabien0102/openapi-codegen/commit/93b6669997da806a2f7b6046e09a2b96e401f1f9 ) )
9+
310## [ 8.0.1] ( https://github.com/fabien0102/openapi-codegen/compare/typescript-v8.0.0...typescript-v8.0.1 ) (2024-04-03)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @openapi-codegen/typescript" ,
3- "version" : " 8.0.1 " ,
3+ "version" : " 8.0.2 " ,
44 "description" : " OpenAPI Codegen typescript generators" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments