feat(dees-form): register new input components (tags, list, wysiwyg, richtext) and emit change notification for richtext updates

This commit is contained in:
2026-03-10 13:56:22 +00:00
parent 09741e0b37
commit eaf327ea75
4 changed files with 21 additions and 1 deletions

View File

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