feat(dees-icon): Add full icon list and improve dees-icon demo with copy-all functionality and UI tweaks

This commit is contained in:
2025-09-05 15:37:31 +00:00
parent b211c0d068
commit 75f31a6cec
4 changed files with 1960 additions and 3 deletions

View File

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