fix(daemon): Fix daemon describe handler to return correct process info and config; bump @push.rocks/smartipc to ^2.2.2
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-08-29 - 4.3.1 - fix(daemon)
|
||||
Fix daemon describe handler to return correct process info and config; bump @push.rocks/smartipc to ^2.2.2
|
||||
|
||||
- Corrected the 'describe' IPC handler in the daemon to use ProcessManager.describe(...) result and return { processInfo, config } — this fixes a mismatch between the handler and the ProcessManager.describe() return shape.
|
||||
- Bumped dependency @push.rocks/smartipc to ^2.2.2 in package.json.
|
||||
|
||||
## 2025-08-29 - 4.3.0 - feat(cli)
|
||||
Correct CLI plugin imports and add reset command/IPC to stop processes and clear persisted configs
|
||||
|
||||
|
Reference in New Issue
Block a user