fix(ci/config): Improve CI workflows, update project configuration, and clean up code formatting

This commit is contained in:
2025-04-28 12:58:01 +00:00
parent db01586eb9
commit dba1855eb6
13 changed files with 292 additions and 171 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartnetwork',
version: '3.0.3',
version: '3.0.4',
description: 'A toolkit for network diagnostics including speed tests, port availability checks, and more.'
}