We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8eca57 commit 9532b15Copy full SHA for 9532b15
gradle/cli.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-cli-version = "1.0.0-SNAPSHOT"
+cli-version = "1.0.0"
3
4
clikt = "5.0.3"
5
tools/cli/CHANGELOG.md
@@ -2,8 +2,9 @@
## [1.0.0] - 2025-11-17
-- Separate CLI versioning from plugin versioning
6
-- Add `changelog` command to print CLI changelog
+- Stabilize CLI tool
+- Separate CLI versioning from IDEA Plugin project
7
+- Add `changelog` command to display CLI changelog
8
9
## [0.17.3] - 2025-10-14
10
0 commit comments