Skip to content

Commit 038f577

Browse files
CM-62296: Release v3.1.0 (#99)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b102d65 commit 038f577

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
## [Unreleased]
66

7+
## [3.1.0] - 2026-04-07
8+
9+
- Add support for IntelliJ IDEA 2026.1
10+
711
## [3.0.4] - 2026-04-02
812

913
- Increase required CLI version to 3.12.2

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup = com.cycode.plugin
44
pluginName = Cycode
55
pluginRepositoryUrl = https://github.com/cycodehq/intellij-platform-plugin
66
# SemVer format -> https://semver.org
7-
pluginVersion = 3.0.4
7+
pluginVersion = 3.1.0
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
pluginSinceBuild = 241

0 commit comments

Comments
 (0)