fix(smartshell): avoid triple shell nesting, improve WSL path filtering, and use chunked log buffer to reduce memory usage
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartshell',
|
||||
version: '3.3.6',
|
||||
version: '3.3.7',
|
||||
description: 'A library for executing shell commands using promises.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user