fix(format): Fix format command confirmation prompt to correctly check user response
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-08-07 - 1.16.2 - fix(format)
|
||||
Fix format command confirmation prompt to correctly check user response
|
||||
|
||||
- Fixed bug where format command always showed "cancelled" even when user confirmed
|
||||
- Changed response check from `response.proceed` to `response.value` for SmartInteract compatibility
|
||||
|
||||
## 2025-08-04 - 1.16.1 - fix(package/config)
|
||||
Move smartdiff dependency to runtime and add local bash permissions settings
|
||||
|
||||
|
Reference in New Issue
Block a user