File tree 3 files changed +8
-3
lines changed
3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## [ Unreleased]
6
6
7
+
8
+ ## [ 0.2.4] - 2024-04-09
9
+
10
+ - Plugin does not freeze on repeat login
11
+
7
12
## [ 0.2.3] - 2024-02-05
8
13
9
14
- Fix login command, and lsp.js on windows
Original file line number Diff line number Diff line change 1
1
# IntelliJ Platform Artifacts Repositories -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
2
2
pluginGroup =com.semgrep.idea
3
3
pluginName =semgrep
4
- pluginRepositoryUrl =https://github.com/returntocorp /semgrep-intellij
4
+ pluginRepositoryUrl =https://github.com/semgrep /semgrep-intellij
5
5
# SemVer format -> https://semver.org
6
- pluginVersion =0.2.3
6
+ pluginVersion =0.2.4
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.55.1
1
+ release-1.68.0
You can’t perform that action at this time.
0 commit comments