mirror of
https://github.com/OBKoro1/autoCommit.git
synced 2024-11-22 02:19:23 +08:00
chore: V1.0.9
This commit is contained in:
parent
181c8ae5ca
commit
e0f93bfcd9
@ -2,6 +2,11 @@
|
||||
|
||||
### 如果觉得本插件还不错的话,给个[Star](https://github.com/OBKoro1/autoCommit)吧~
|
||||
|
||||
### [V1.0.9]
|
||||
|
||||
* fix: commit命令的测试与兼容
|
||||
* 优化了一些细节
|
||||
|
||||
### [V1.0.8]
|
||||
|
||||
* fix: 修复windows系统无法使用的问题
|
||||
|
@ -3,7 +3,7 @@
|
||||
"displayName": "Auto Commit",
|
||||
"description": "自动提交commit到github",
|
||||
"publisher": "OBKoro1",
|
||||
"version": "1.0.8",
|
||||
"version": "1.0.9",
|
||||
"scripts": {
|
||||
"build": "vsce package",
|
||||
"vscode:prepublish": "webpack --mode production",
|
||||
|
Loading…
Reference in New Issue
Block a user