Skip to content

Commit 5d5076c

Browse files
committed
chore(release): bump version to 7.15.3
1 parent e8726b0 commit 5d5076c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## CHANGE LOG
22

3+
## 7.15.3
4+
- 新增沙箱(Sandbox)模块,支持沙箱实例、文件系统、命令执行、Git、PTY、模板、资源挂载、请求注入等能力
5+
- 新增沙箱模块的 TypeScript 类型声明、示例和测试覆盖
6+
37
## 7.15.2
48
- 对象存储,修复 pfop pipeline 参数无效问题
59

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qiniu",
3-
"version": "7.15.2",
3+
"version": "7.15.3",
44
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)