We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f59c7 commit 120f2dfCopy full SHA for 120f2df
2 files changed
CHANGELOG.md
@@ -3,9 +3,12 @@
3
# gitmoji-intellij-plugin changelog
4
5
## [Unreleased]
6
+- Bug fix #34 Error when select the option nothing
7
+- Feature #27 Add new option for insert the gitmoji description in the commit
8
+
9
10
## [1.10.0]
-- Update to intellij version 2022.1
11
+- Update to intellij version 2022.1
12
- Update to last intellij plugin template version
13
14
## [1.9.1]
gradle.properties
@@ -4,7 +4,7 @@
pluginGroup = com.github.patou
pluginName = gitmoji-intellij-plugin
# SemVer format -> https://semver.org
-pluginVersion = 1.10.0
+pluginVersion = 1.11.0
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments