feat(wcctools): Enhance component tools with an advanced property editor, improved element detection and modernized UI styling for a more responsive dashboard experience.

This commit is contained in:
Juergen Kunz
2025-06-27 20:52:27 +00:00
parent 7a248993bc
commit e8b771bde4
2 changed files with 9 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-wcctools',
version: '1.0.101',
version: '1.1.0',
description: 'A set of web component tools for creating element catalogues, enabling the structured development and documentation of custom elements and pages.'
}