feat(dees-input-list): allow freeform entries alongside candidate suggestions in dees-input-list

This commit is contained in:
2026-04-05 09:50:35 +00:00
parent 34f5239607
commit 2d354ace55
4 changed files with 59 additions and 3 deletions

View File

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