fix(tests): Update tests & CI config, bump deps, add docs and project configs

This commit is contained in:
2025-08-16 09:52:49 +00:00
parent cd3675280a
commit 35d22175db
9 changed files with 4397 additions and 3573 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartshell',
version: '3.2.3',
version: '3.2.4',
description: 'A library for executing shell commands using promises.'
}