A version that says the overlay is finished
package.json, Cargo.toml and tauri.conf.json all said 0.1.0 because three scaffolds said so and nothing ever changed them. The database is complete and the thing is in use, so 1.0.0, in all three plus both lockfiles. A changelog, starting now. It records that the working notes moved to the wiki and that this repository's history was not rewritten -- the CLAUDE.md was untracked, so there was never anything in the history to remove. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Generated
+1
-1
@@ -1994,7 +1994,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "kcd2-overlay"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
|
||||
Reference in New Issue
Block a user