fix(dataview): rename dees-s3-browser exports and custom elements to dees-storage-browser

This commit is contained in:
2026-03-14 16:29:46 +00:00
parent 8c6738ea15
commit 35779209ea
11 changed files with 39 additions and 32 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-14 - 3.48.3 - fix(dataview)
rename dees-s3-browser exports and custom elements to dees-storage-browser
- Replaces the dees-s3-browser module path with dees-storage-browser in dataview exports
- Renames the main custom element from dees-s3-browser to dees-storage-browser
- Renames related columns, keys, preview, demo, interfaces, and utility entry points under the new storage-browser module
## 2026-03-12 - 3.48.2 - fix(repo)
no changes to commit