chore: prepare source tree for public release

- Freeze changelog.md and update.json at v6.0.1-282
- Add refactoring note to changelog top
- Untrack local planning files (CLAUDE.md, bucket/) via gitignore
This commit is contained in:
Enginex0
2026-07-08 13:45:33 +01:00
parent 4429f0ed60
commit 0f1143a445
2 changed files with 95 additions and 49 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"version": "v6.0.1-292",
"versionCode": 292,
"zipUrl": "https://github.com/Enginex0/TEESimulator-RS/releases/download/v6.0.1-292/TEESimulator-RS-v6.0.1-292-Release.zip",
"version": "v6.0.1-282",
"versionCode": 282,
"zipUrl": "https://github.com/Enginex0/TEESimulator-RS/releases/download/v6.0.1-282/TEESimulator-RS-v6.0.1-282-Release.zip",
"changelog": "https://raw.githubusercontent.com/Enginex0/TEESimulator-RS/main/module/changelog.md"
}