feat(dees-actionbar): add action bar component and improve workspace package update handling

This commit is contained in:
2026-01-01 10:20:22 +00:00
parent dce557d85b
commit 22156d71dc
8 changed files with 626 additions and 16 deletions

View File

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