mirror of
https://github.com/OBKoro1/autoCommit.git
synced 2024-11-21 18:09:24 +08:00
V1.0.4
This commit is contained in:
parent
6a40dd776f
commit
70fd7effdc
@ -6,6 +6,12 @@
|
||||
<!-- webview 的icon -->
|
||||
<!-- TODO: 支持谷歌插件 -->
|
||||
|
||||
|
||||
### [V1.0.4]
|
||||
|
||||
* 设置最大单次commit次数为88
|
||||
* 修复window系统下进入其他磁盘报错的问题
|
||||
|
||||
### [V1.0.3]
|
||||
|
||||
* 修复window系统下无法使用的问题。
|
||||
|
@ -3,7 +3,7 @@
|
||||
"displayName": "Auto Commit",
|
||||
"description": "自动提交commit到github",
|
||||
"publisher": "OBKoro1",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"scripts": {
|
||||
"build": "vsce package",
|
||||
"vscode:prepublish": "webpack --mode production",
|
||||
|
Loading…
Reference in New Issue
Block a user