mirror of
https://github.com/OBKoro1/autoCommit.git
synced 2024-11-22 18:39:26 +08:00
V1.0.3
This commit is contained in:
parent
0071983c50
commit
f5e8568849
@ -6,6 +6,10 @@
|
|||||||
<!-- webview 的icon -->
|
<!-- webview 的icon -->
|
||||||
<!-- TODO: 支持谷歌插件 -->
|
<!-- TODO: 支持谷歌插件 -->
|
||||||
|
|
||||||
|
### [V1.0.3]
|
||||||
|
|
||||||
|
* 修复window系统下无法使用的问题。
|
||||||
|
|
||||||
### [V1.0.2]
|
### [V1.0.2]
|
||||||
|
|
||||||
* 更新Readme
|
* 更新Readme
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"displayName": "Auto Commit",
|
"displayName": "Auto Commit",
|
||||||
"description": "自动提交commit到github",
|
"description": "自动提交commit到github",
|
||||||
"publisher": "OBKoro1",
|
"publisher": "OBKoro1",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "vsce package",
|
"build": "vsce package",
|
||||||
"vscode:prepublish": "webpack --mode production",
|
"vscode:prepublish": "webpack --mode production",
|
||||||
|
Loading…
Reference in New Issue
Block a user