We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 773f4d1 commit 8e10e3fCopy full SHA for 8e10e3f
2 files changed
CHANGELOG.md
@@ -4,6 +4,9 @@
4
5
## [Unreleased]
6
7
+- ⬆️ Update versions of dependencies
8
+- ✨ Configuration global or per project
9
+
10
## [2.5.0] - 2025-12-01
11
12
- 🚚 Rename repository to gitmoji-plus-commit-button
gradle.properties
@@ -5,7 +5,7 @@ pluginGroup = com.github.patou
pluginName = gitmoji-plus-commit-button
pluginRepositoryUrl = https://github.com/patou/gitmoji-plus-commit-button
# SemVer format -> https://semver.org
-pluginVersion = 2.5.0
+pluginVersion = 3.0.0
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments