feat(eco-view-system): add memory usage history, process metrics, and top processes display with loading fallback

This commit is contained in:
2026-01-12 23:44:05 +00:00
parent b5dc6204ce
commit abeb8ecda3
3 changed files with 50 additions and 23 deletions

View File

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