fix(storage-browser): rename S3-specific storage browser interfaces to generic storage types

This commit is contained in:
2026-03-14 17:10:20 +00:00
parent c55eb948fe
commit eb055e7214
9 changed files with 34 additions and 27 deletions

View File

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