fix(dees-input-wysiwyg): Integrate output format preview into WYSIWYG demo; update plan and add local dev settings

This commit is contained in:
2025-09-18 16:04:02 +00:00
parent 639672358a
commit dafcf3834c
4 changed files with 13 additions and 2 deletions

View File

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