feat(dees-appui-mainmenu): add status badges to main menu items with theme-aware styling

This commit is contained in:
2025-12-29 22:45:39 +00:00
parent e51c906adb
commit 6f9bebf0f8
3 changed files with 49 additions and 1 deletions

View File

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