chore: bump version to 1.0.75

- Fix tsx dependency issue with local tsx path
- Improve ESC key cancellation handling
- Update security documentation for YOLO mode
This commit is contained in:
CrazyBoyM 2025-08-25 04:38:46 +08:00
parent 183d36c5ee
commit a089fe44b0

View File

@ -1,6 +1,6 @@
{
"name": "@shareai-lab/kode",
"version": "1.0.74",
"version": "1.0.75",
"bin": {
"kode": "cli.js",
"kwa": "cli.js",