File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## wx-server-sdk 更新日志
22
3+ ### 4.0.3-beta.1
4+ 1 . ` U ` 更新 ` @cloudbase/node-sdk ` 3.17.2 -> 3.18.5
5+
36### 4.0.2
471 . ` F ` 修复 npm 包中误包含 ` .github ` CI 配置文件的问题
58
Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ Mini-Program Server SDK
55
66## wx-server-sdk 更新日志
77
8+ ### 4.0.3-beta.1
9+ 1 . ` U ` 更新 ` @cloudbase/node-sdk ` 3.17.2 -> 3.18.5
10+
11+ ### 4.0.2
12+ 1 . ` F ` 修复 npm 包中误包含 ` .github ` CI 配置文件的问题
13+
814### 4.0.1
915
10161 . @cloudbase/node-sdk 2.10.0 -> 3.17.2
Original file line number Diff line number Diff line change 11{
22 "name" : " wx-server-sdk" ,
3- "version" : " 4.0.2 " ,
3+ "version" : " 4.0.3-beta.1 " ,
44 "description" : " mini program cloud server sdk" ,
55 "homepage" : " https://developers.weixin.qq.com/miniprogram/dev/wxcloud/basis/getting-started.html" ,
66 "main" : " index.js" ,
77 "author" : " wechat mini program team" ,
88 "license" : " MIT" ,
99 "types" : " index.d.ts" ,
1010 "dependencies" : {
11- "@cloudbase/node-sdk" : " 3.17.2 " ,
11+ "@cloudbase/node-sdk" : " 3.18.5 " ,
1212 "json-bigint" : " ^1.0.0" ,
1313 "protobufjs" : " ^7.2.4" ,
1414 "tslib" : " ^1.9.3"
You can’t perform that action at this time.
0 commit comments