fix(sidebar): include component tag names in sidebar search filtering

This commit is contained in:
2026-04-12 17:17:04 +00:00
parent 02e1f536d5
commit 977d8ab5e0
3 changed files with 11 additions and 1 deletions

View File

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