feat(media): rename media tile components to thumbnail components and add shared thumbnail base exports

This commit is contained in:
2026-04-04 08:13:56 +00:00
parent 10cd1e2755
commit 42b40da67c
27 changed files with 151 additions and 147 deletions

View File

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