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.3 " ,
3- "plugins/typescript" : " 8.1.0 "
2+ "cli" : " 2.0.4 " ,
3+ "plugins/typescript" : " 8.1.1 "
44}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.4] ( https://github.com/fabien0102/openapi-codegen/compare/cli-v2.0.3...cli-v2.0.4 ) (2025-01-17)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** cli:** update rollup config ([ #265 ] ( https://github.com/fabien0102/openapi-codegen/issues/265 ) ) ([ 6c02ab3] ( https://github.com/fabien0102/openapi-codegen/commit/6c02ab3bdf93e3ae7a79d4ccc62321842152dc3c ) )
9+
310## [ 2.0.3] ( https://github.com/fabien0102/openapi-codegen/compare/cli-v2.0.2...cli-v2.0.3 ) (2024-12-02)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @openapi-codegen/cli" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.0.4 " ,
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.1.1] ( https://github.com/fabien0102/openapi-codegen/compare/typescript-v8.1.0...typescript-v8.1.1 ) (2025-01-17)
4+
5+
6+ ### Bug Fixes
7+
8+ * Fix pascal enum reference ([ #219 ] ( https://github.com/fabien0102/openapi-codegen/issues/219 ) ) ([ f5b8902] ( https://github.com/fabien0102/openapi-codegen/commit/f5b8902a66924b3ce62c1acc2d673ff604def57b ) )
9+
310## [ 8.1.0] ( https://github.com/fabien0102/openapi-codegen/compare/typescript-v8.0.2...typescript-v8.1.0 ) (2024-12-02)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @openapi-codegen/typescript" ,
3- "version" : " 8.1.0 " ,
3+ "version" : " 8.1.1 " ,
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