fix(readme): document new App UI APIs to control main/secondary menu and content tabs visibility

This commit is contained in:
2025-12-29 03:04:39 +00:00
parent aedd4a041c
commit c5b50f3eb0
3 changed files with 26 additions and 3 deletions

View File

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