feat(eco-view-containers): add eco-view-containers demo and export; update remove button to destructive; bump devDependencies

This commit is contained in:
2026-01-13 08:08:58 +00:00
parent 2ecd05eef2
commit 23e5d93183
8 changed files with 340 additions and 182 deletions

View File

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