feat(dees-statsgrid): add multiPercentage tile type to stats grid

This commit is contained in:
2026-01-06 00:45:10 +00:00
parent e71efd409b
commit c7bff04ae5
5 changed files with 128 additions and 14 deletions

View File

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