|
1 |
| -# Change Log |
| 1 | +# CHANGELOG |
2 | 2 |
|
3 | 3 |
|
| 4 | +## [1.2.0] |
| 5 | +- ✨ Feat: [zh-tw&zh-hk support](https://github.com/RedJue/git-commit-plugin/pull/90) |
| 6 | +THX @[Tiddler-7](https://github.com/Tiddler-7) |
4 | 7 | ## [1.1.2]
|
5 |
| -- 🐞Fix:[can't open with vscode v1.74.0](https://github.com/RedJue/git-commit-plugin/issues/79) |
6 |
| -- 🐞Fix:[更新 vscode 1.74.0(最新版)后无法使用](https://github.com/RedJue/git-commit-plugin/issues/81) |
| 8 | +- 🐞Fix: [can't open with vscode v1.74.0](https://github.com/RedJue/git-commit-plugin/issues/79) |
| 9 | +- 🐞Fix: [更新 vscode 1.74.0(最新版)后无法使用](https://github.com/RedJue/git-commit-plugin/issues/81) |
7 | 10 | THX @[simida0852](https://github.com/simida0852)
|
8 | 11 | THX @[Torlinone](https://github.com/Torlinone)
|
9 |
| -- 🐞Fix:[<Subject> : no more than 20 words](https://github.com/RedJue/git-commit-plugin/issues/72) |
| 12 | +- 🐞Fix: [<Subject> : no more than 20 words](https://github.com/RedJue/git-commit-plugin/issues/72) |
10 | 13 | THX @[ArthurMynl](https://github.com/ArthurMynl)
|
11 | 14 | ## [1.1.0]
|
12 |
| -- ✨ Feat:[Added localization support for ja-jp](https://github.com/RedJue/git-commit-plugin/commit/d85c54eeb233c68afeeddd1493455884a6f4800b) |
| 15 | +- ✨ Feat: [Added localization support for ja-jp](https://github.com/RedJue/git-commit-plugin/commit/d85c54eeb233c68afeeddd1493455884a6f4800b) |
13 | 16 | THX @[haryoiro](https://github.com/haryoiro)
|
14 | 17 | ## [1.0.9]
|
15 |
| -- ✨ Feat:[Added localization](https://github.com/RedJue/git-commit-plugin/pull/60) |
| 18 | +- ✨ Feat: [Added localization](https://github.com/RedJue/git-commit-plugin/pull/60) |
16 | 19 | THX @[spotnick](https://github.com/spotnick)
|
17 | 20 | ## [1.0.8]
|
18 |
| -- 🐞Fix:[【Bug】无法添加多个自定义提交类型(commit type](https://github.com/RedJue/git-commit-plugin/issues/54) |
| 21 | +- 🐞Fix: [【Bug】无法添加多个自定义提交类型(commit type](https://github.com/RedJue/git-commit-plugin/issues/54) |
19 | 22 | ## [1.0.7]
|
20 |
| -- ✨Feat:[default type editable](https://github.com/RedJue/git-commit-plugin/commit/a7c43bc080b4ebfe12114e8b34923b03ed7cf8b6) |
21 |
| -- 📃Docs:[improve readability](https://github.com/RedJue/git-commit-plugin/commit/285afbf0e30c77c2d5068f37cdd2f42b86209b7b) |
| 23 | +- ✨Feat: [default type editable](https://github.com/RedJue/git-commit-plugin/commit/a7c43bc080b4ebfe12114e8b34923b03ed7cf8b6) |
| 24 | +- 📃Docs: [improve readability](https://github.com/RedJue/git-commit-plugin/commit/285afbf0e30c77c2d5068f37cdd2f42b86209b7b) |
22 | 25 | THX @[MichaelCurrin](https://github.com/MichaelCurrin)
|
23 |
| - - 🐞Fix:[修复未填写 scope 时输出空括号对问题](https://github.com/RedJue/git-commit-plugin/pull/52/commits/60ee9446aeef8253db95c807bec22197b7fe6b58) |
| 26 | + - 🐞Fix: [修复未填写 scope 时输出空括号对问题](https://github.com/RedJue/git-commit-plugin/pull/52/commits/60ee9446aeef8253db95c807bec22197b7fe6b58) |
24 | 27 | THX @[whwnow](https://github.com/whwnow)
|
25 | 28 | ## [1.0.6]
|
26 |
| -- 🐞Fix:[fix commit type crash](https://github.com/RedJue/git-commit-plugin/commit/1ddb2bc248233a689ff64a4416955b57a70538f8) |
| 29 | +- 🐞Fix: [fix commit type crash](https://github.com/RedJue/git-commit-plugin/commit/1ddb2bc248233a689ff64a4416955b57a70538f8) |
27 | 30 | ## [1.0.5]
|
28 |
| -- ✨Feat:[add custom templates](https://github.com/RedJue/git-commit-plugin/commit/5225dfbbe33859e16246b29f81c3e926d559043d) |
| 31 | +- ✨Feat: [add custom templates](https://github.com/RedJue/git-commit-plugin/commit/5225dfbbe33859e16246b29f81c3e926d559043d) |
29 | 32 | THX @[odinsam](https://github.com/odinsam)
|
30 | 33 | ## [1.0.4]
|
31 |
| -- 🌈Style:[change icons](https://github.com/RedJue/git-commit-plugin/commit/611ecfb6c2cbf14436141056cc87da4530117c66) |
32 |
| -- 🐞Fix:issue [#36](https://github.com/RedJue/git-commit-plugin/issues/36) |
| 34 | +- 🌈Style: [change icons](https://github.com/RedJue/git-commit-plugin/commit/611ecfb6c2cbf14436141056cc87da4530117c66) |
| 35 | +- 🐞Fix: issue [#36](https://github.com/RedJue/git-commit-plugin/issues/36) |
33 | 36 | ## [1.0.3]
|
34 |
| -- 🐞Fix:[fix icon color fade](https://github.com/RedJue/git-commit-plugin/commit/977713698c21bdb11b1c2154d154b16343a2b570) |
| 37 | +- 🐞Fix: [fix icon color fade](https://github.com/RedJue/git-commit-plugin/commit/977713698c21bdb11b1c2154d154b16343a2b570) |
35 | 38 |
|
36 | 39 | ## [1.0.2]
|
37 |
| -- 🐞Fix:[fix type formatting](https://github.com/RedJue/git-commit-plugin/commit/418279d0c6372068c0923b8aeb7c44b546318d89) |
| 40 | +- 🐞Fix: [fix type formatting](https://github.com/RedJue/git-commit-plugin/commit/418279d0c6372068c0923b8aeb7c44b546318d89) |
38 | 41 | ## [1.0.1]
|
39 | 42 | - 🐞Fix: issue [#33](https://github.com/RedJue/git-commit-plugin/issues/33)
|
40 | 43 | - 🐞Fix: issue [#29](https://github.com/RedJue/git-commit-plugin/issues/29)
|
|
0 commit comments