fix(deps): bump @push.rocks/smartexit dependency to ^1.1.1

This commit is contained in:
2026-03-03 22:35:20 +00:00
parent 61f76af7d1
commit 5f8f38c2e6
4 changed files with 18 additions and 49 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-03 - 3.3.1 - fix(deps)
bump @push.rocks/smartexit dependency to ^1.1.1
- Updated @push.rocks/smartexit from ^1.0.23 to ^1.1.1
- Only package.json was modified
- Project current version is 3.3.0; recommend a patch release to 3.3.1
## 2025-08-17 - 3.3.0 - feat(smartshell)
Add secure spawn APIs, PTY support, interactive/streaming control, timeouts and buffer limits; update README and tests