fix(recording): improve recording capture quality and align preview button loading state

This commit is contained in:
2026-04-12 23:21:45 +00:00
parent 3eeb9dc46f
commit d178d6cb73
4 changed files with 17 additions and 4 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-wcctools',
version: '3.8.4',
version: '3.8.5',
description: 'A set of web component tools for creating element catalogues, enabling the structured development and documentation of custom elements and pages.'
}