Skip to content

Commit 9532b15

Browse files
committed
CLI 1.0.0
1 parent a8eca57 commit 9532b15

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

gradle/cli.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
cli-version = "1.0.0-SNAPSHOT"
2+
cli-version = "1.0.0"
33

44
clikt = "5.0.3"
55

tools/cli/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
## [1.0.0] - 2025-11-17
44

5-
- Separate CLI versioning from plugin versioning
6-
- Add `changelog` command to print CLI changelog
5+
- Stabilize CLI tool
6+
- Separate CLI versioning from IDEA Plugin project
7+
- Add `changelog` command to display CLI changelog
78

89
## [0.17.3] - 2025-10-14
910

0 commit comments

Comments
 (0)