File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
7+ ## [ 3.0.1] - 2026-02-11
8+
79- Remove Sentry error tracking
810- Update required CLI version to 3.9.2
911
159161
160162The first public release of the plugin.
161163
164+ [ 3.0.1 ] : https://github.com/cycodehq/intellij-platform-plugin/releases/tag/v3.0.1
165+
162166[ 3.0.0 ] : https://github.com/cycodehq/intellij-platform-plugin/releases/tag/v3.0.0
163167
164168[ 2.6.0 ] : https://github.com/cycodehq/intellij-platform-plugin/releases/tag/v2.6.0
@@ -223,4 +227,4 @@ The first public release of the plugin.
223227
224228[ 1.0.0 ] : https://github.com/cycodehq/intellij-platform-plugin/releases/tag/v1.0.0
225229
226- [ Unreleased ] : https://github.com/cycodehq/intellij-platform-plugin/compare/v3.0.0 ...HEAD
230+ [ Unreleased ] : https://github.com/cycodehq/intellij-platform-plugin/compare/v3.0.1 ...HEAD
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = com.cycode.plugin
44pluginName = Cycode
55pluginRepositoryUrl = https://github.com/cycodehq/intellij-platform-plugin
66# SemVer format -> https://semver.org
7- pluginVersion = 3.0.0
7+ pluginVersion = 3.0.1
88
99# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010pluginSinceBuild = 241
You can’t perform that action at this time.
0 commit comments