Commit eafe01e
committed
fix: ensure vtcode-core/Cargo.toml is always committed
- Fix critical bug where vtcode-core/Cargo.toml changes from update_version were not committed
- Always include vtcode-core/Cargo.toml in files_to_commit since update_version always modifies it
- Prevent 'working directory contains uncommitted changes' error during publishing1 parent 0cd51e7 commit eafe01e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
560 | | - | |
| 560 | + | |
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
564 | | - | |
| 564 | + | |
565 | 565 | | |
566 | 566 | | |
567 | 567 | | |
| |||
0 commit comments