File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 33# gitmoji-intellij-plugin changelog
44
55## [ Unreleased]
6+ - Translate the gitmoji description
7+ - Chinese (thanks to @caiyucong )
8+ - French
9+ - Update project to last intellij plugin
610
711## [ 1.14.0] - 2024-02-08
812- Update to intellij 2024.1
913
1014## [ 1.13.0] - 2023-07-26
1115- Fix the bug of Exception reporting when opening idea 2023.2
1216- Change Method deprecated in Config
13- - Update projet to last intellij plugin
17+ - Update project to last intellij plugin
1418
1519## [ 1.12.2] - 2023-07-05
1620- Update to intellij 2023.2
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ pluginGroup = com.github.patou
55pluginName = gitmoji-intellij-plugin
66pluginRepositoryUrl = https://github.com/patou/gitmoji-intellij-plugin
77# SemVer format -> https://semver.org
8- pluginVersion = 1.14.1
8+ pluginVersion = 2.0.0
99
1010# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1111# for insight into build numbers and IntelliJ Platform versions.
You can’t perform that action at this time.
0 commit comments