File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3-
3+ ## [ 1.3.0]
4+ - ✨ Feat: [ 允许将当前 commit message 作为 subject 默认内容] ( https://github.com/RedJue/git-commit-plugin/pull/100 )
5+ THX @[ moeyua] ( https://github.com/moeyua )
46## [ 1.2.1]
57- 🐞Fix: [ after restarting the extension host, the plugin cannot be activated normally] ( https://github.com/RedJue/git-commit-plugin/issues/93 )
68THX @[ MaLuns] ( https://github.com/MaLuns )
Original file line number Diff line number Diff line change 22 "name" : " git-commit-plugin" ,
33 "displayName" : " git-commit-plugin" ,
44 "description" : " Automatically generate git commit" ,
5- "version" : " 1.2.1 " ,
5+ "version" : " 1.3.0 " ,
66 "engines" : {
77 "vscode" : " ^1.42.0"
88 },
122122 "vsce" : " ^1.95.0" ,
123123 "vscode-nls-i18n" : " ^0.2.4"
124124 }
125- }
125+ }
You can’t perform that action at this time.
0 commit comments