feat(badge): Add dees-badge component with demo file and update packageManager field in package.json

This commit is contained in:
2025-04-11 10:15:00 +00:00
parent 6df2eb5acc
commit 71f4d44782
7 changed files with 2149 additions and 2200 deletions

View File

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