changelog

This commit is contained in:
OBKoro1 2020-01-10 21:05:46 +08:00
parent f131dc2ba8
commit f43eb3abba
2 changed files with 5 additions and 1 deletions

View File

@ -6,6 +6,10 @@
<!-- webview 的icon -->
<!-- TODO: 支持谷歌插件 -->
### [V1.0.2]
* 更新Readme
### [V1.0.1]
* 优化运行日志

View File

@ -3,7 +3,7 @@
"displayName": "Auto Commit",
"description": "自动提交commit到github",
"publisher": "OBKoro1",
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"build": "vsce package",
"vscode:prepublish": "webpack --mode production",