Skip to content

Commit 120f2df

Browse files
committed
🔖 version 1.11.0
1 parent 31f59c7 commit 120f2df

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@
33
# gitmoji-intellij-plugin changelog
44

55
## [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+
69

710
## [1.10.0]
8-
- Update to intellij version 2022.1
11+
- Update to intellij version 2022.1
912
- Update to last intellij plugin template version
1013

1114
## [1.9.1]

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
pluginGroup = com.github.patou
55
pluginName = gitmoji-intellij-plugin
66
# SemVer format -> https://semver.org
7-
pluginVersion = 1.10.0
7+
pluginVersion = 1.11.0
88

99
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
# for insight into build numbers and IntelliJ Platform versions.

0 commit comments

Comments
 (0)