Skip to content

Commit 0377bf4

Browse files
committed
release(intellij-plugin): v1.2.1
1 parent fa98aea commit 0377bf4

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

apps/intellij-plugin/CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
# v1.2.0
1+
# v1.2.1
22

3-
* Added status bar icon to show LSP server status and quickly go to settings.
4-
* Added support for IntelliJ IDEA 2025.1.
5-
* Removed support for IntelliJ IDEA 2023.x.
3+
* Added support for IntelliJ IDEA 2025.3.
64

75
[All Releases on GitHub](https://github.com/fujaba/fulibFeedback/releases?q=intellij)

apps/intellij-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
}
1515

1616
group = "org.fulib"
17-
version = "1.2.0"
17+
version = "1.2.1"
1818

1919
repositories {
2020
mavenCentral()

0 commit comments

Comments
 (0)