feat(wcc-properties): Add advanced property editors, recursive element detection, demo wrapper, UI refresh and test fixtures

This commit is contained in:
2025-09-19 13:24:46 +00:00
parent ca28dbd9db
commit dd048d42a8
2 changed files with 12 additions and 1 deletions

View File

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