Skip to content

Commit aa33816

Browse files
committed
🔖 Version 2.0.0
1 parent 50fff05 commit aa33816

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,18 @@
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

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginGroup = com.github.patou
55
pluginName = gitmoji-intellij-plugin
66
pluginRepositoryUrl = 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.

0 commit comments

Comments
 (0)