Skip to content

Commit

Permalink
release: v0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
reruin committed Oct 11, 2021
1 parent 3829571 commit 83957f0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/sharelist-plugin/lib/driver.caiyun.js
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ module.exports = class Driver {
{ key: 'token', label: 'ORCHES-C-TOKEN', type: 'string', required: true },
{ key: 'encrypt', label: 'ORCHES-I-ACCOUNT-ENCRYPT', type: 'string', required: true },
{ key: 'mobile', label: '手机号', type: 'string', required: true },
//{ key: 'root_id', label: '初始目录ID', type: 'string', required: false },
]
}

Expand Down
4 changes: 4 additions & 0 deletions packages/sharelist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.3.5](https://github.com/reruin/sharelist/compare/v0.3.4...v0.3.5) (2021-10-11)



## [0.3.4](https://github.com/reruin/sharelist/compare/v0.3.3...v0.3.4) (2021-10-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/sharelist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sharelist",
"version": "0.3.4",
"version": "0.3.5",
"bin": "app.js",
"repository": "https://github.com/reruin/sharelist",
"license": "MIT",
Expand Down

0 comments on commit 83957f0

Please sign in to comment.