File tree 3 files changed +7
-2
lines changed
3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 0.2.5] - 2024-05-07
8
+
9
+ - Bump LSP.js version
10
+
7
11
## [ 0.2.4] - 2024-04-09
8
12
9
13
- Plugin does not freeze on repeat login
39
43
- @dependabot made their first contribution in https://github.com/returntocorp/semgrep-intellij/pull/2
40
44
41
45
[ Unreleased ] : https://github.com/semgrep/semgrep-intellij/compare/v0.2.4...HEAD
46
+ [ 0.2.5 ] : https://github.com/semgrep/semgrep-intellij/compare/v0.2.4...v0.2.5
42
47
[ 0.2.4 ] : https://github.com/semgrep/semgrep-intellij/compare/v0.2.3...v0.2.4
43
48
[ 0.2.3 ] : https://github.com/returntocorp/semgrep-intellij/compare/v0.2.2...v0.2.3
44
49
[ 0.2.2 ] : https://github.com/returntocorp/semgrep-intellij/compare/v0.2.0...v0.2.2
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ pluginGroup=com.semgrep.idea
3
3
pluginName =semgrep
4
4
pluginRepositoryUrl =https://github.com/semgrep/semgrep-intellij
5
5
# SemVer format -> https://semver.org
6
- pluginVersion =0.2.4
6
+ pluginVersion =0.2.5
7
7
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
8
8
pluginSinceBuild =232
9
9
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
Original file line number Diff line number Diff line change 1
- release-1.68 .0
1
+ release-1.71 .0
You can’t perform that action at this time.
0 commit comments