feat(eco-view-system): add extended system metrics and display formatted total network usage in eco system view

This commit is contained in:
2026-01-12 18:10:20 +00:00
parent 5d27406967
commit b800740d5d
5 changed files with 202 additions and 199 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@ecobridge.xyz/catalog',
version: '3.37.0',
version: '3.38.0',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}