File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+
2+
3+ # 0.1.0 (2024-07-18)
4+
5+
6+ ### Bug Fixes
7+
8+ * cjs项目读取配置失败 ([ 5e59ac5] ( https://github.com/foca-js/foca-openapi/commit/5e59ac5f9d03b9eba08afb23d38e4319cba40571 ) )
9+ * 打包时未过滤第三方库 ([ 7870610] ( https://github.com/foca-js/foca-openapi/commit/787061041fab148c365de864e0a66c41509443c8 ) )
10+ * 项目安装当前包失败 ([ 8e06437] ( https://github.com/foca-js/foca-openapi/commit/8e0643727c7d3733f05c446d2575fc167577f8f8 ) )
11+
12+
13+ ### Features
14+
15+ * 初始化 ([ 7350225] ( https://github.com/foca-js/foca-openapi/commit/73502250bec4a69a79a70259d4835ead37670e06 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " foca-openapi" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " 根据openapi文档生成请求客户端" ,
55 "scripts" : {
66 "test" : " vitest" ,
You can’t perform that action at this time.
0 commit comments