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 3c3c04f commit d6d85d8Copy full SHA for d6d85d8
CHANGELOG.md
@@ -7,10 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-### Changed
11
-
12
-### Added
13
14
15
## [0.24.0] - 2025-09-04
16
star_frame_cli/Cargo.toml
@@ -1,5 +1,6 @@
1
[package]
2
name = "star_frame_cli"
3
+description = "CLI for interacting with Star Frame projects"
4
version.workspace = true
5
edition.workspace = true
6
publish.workspace = true
0 commit comments