We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e5ca6 commit df49490Copy full SHA for df49490
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## CHANGE LOG
2
3
+## 7.6.1
4
+- 添加sms typing
5
6
## 7.6.0
7
- 对象存储,新增 setObjectLifeCycle 设置对象生命周期 API
package.json
@@ -1,6 +1,6 @@
{
"name": "qiniu",
- "version": "7.6.0",
+ "version": "7.6.1",
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
"main": "index.js",
"directories": {
0 commit comments