File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed
Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## [ 1.1.0]
6+ - ✨ Feat:[ Added localization support for ja-jp] ( https://github.com/RedJue/git-commit-plugin/commit/d85c54eeb233c68afeeddd1493455884a6f4800b )
7+ THX @[ haryoiro] ( https://github.com/haryoiro )
58## [ 1.0.9]
69- ✨ Feat:[ Added localization] ( https://github.com/RedJue/git-commit-plugin/pull/60 )
710THX @[ spotnick] ( https://github.com/spotnick )
Original file line number Diff line number Diff line change @@ -85,6 +85,7 @@ The plugin will automatically switch the language description based on the `vsco
8585** Support Language**
8686- en-US as default
8787- zh-CN
88+ - ja-JP
8889
8990## Settings Options
9091
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.0.9 " ,
5+ "version" : " 1.1.0 " ,
66 "engines" : {
77 "vscode" : " ^1.42.0"
88 },
You can’t perform that action at this time.
0 commit comments