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 568db97 commit d15defdCopy full SHA for d15defd
CHANGELOG.md
@@ -1,6 +1,9 @@
1
## CHANGE LOG
2
3
-## 7.1.3
+## v7.1.4
4
+- 增加连麦功能
5
+
6
+## v7.1.3
7
- 增加新加坡机房
8
9
## v7.1.2
package.json
@@ -1,6 +1,6 @@
{
"name": "qiniu",
- "version": "7.1.3",
+ "version": "7.1.4",
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
"main": "index.js",
"directories": {
0 commit comments