File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed
Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# 更新日志
22
3+ ## [ 0.4.1] - 2023-10-02
4+
5+ ### 🐛 bug 修复
6+
7+ - 修复 ` Bot#getPrivateChat ` 接口请求体格式错误 ([ #53 ] ( https://github.com/DevOpen-Club/api-node-sdk/pull/53 ) )
8+
39## [ 0.4.0] - 2023-09-29
410
511### 🚀 新功能
Original file line number Diff line number Diff line change 22
33完整版:[ CHANGELOG.md] ( https://github.com/DevOpen-Club/api-node-sdk/blob/main/CHANGELOG.md ) 。
44
5+ ## [ 0.4.1] - 2023-10-02
6+
7+ - 修复 ` Bot#getPrivateChat ` 接口请求体格式错误 ([ #53 ] ( https://github.com/DevOpen-Club/api-node-sdk/pull/53 ) )
8+
59## [ 0.4.0] ( https://github.com/DevOpen-Club/api-node-sdk/releases/tag/v0.4.0 )
610
711- 优化文档目录 ([ #43 ] ( https://github.com/DevOpen-Club/api-node-sdk/pull/43 ) ) ([ #45 ] ( https://github.com/DevOpen-Club/api-node-sdk/pull/45 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " fanbook-api-node-sdk" ,
33 "description" : " Fanbook OpenAPI JavaScript / Node.js SDK" ,
4- "version" : " 0.4.0 " ,
4+ "version" : " 0.4.1 " ,
55 "packageManager" : " pnpm@8.3.1" ,
66 "main" : " ./lib/index.js" ,
77 "module" : " ./es/index.js" ,
You can’t perform that action at this time.
0 commit comments