fix(workspace): pass the active document into sign and audit views

This commit is contained in:
2026-05-05 19:46:01 +00:00
parent 79ca3a07f1
commit b3a30bfb96
5 changed files with 23 additions and 10 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@signature.digital/catalog',
version: '1.6.0',
version: '1.6.1',
description: 'A comprehensive catalog of customizable web components designed for building and managing e-signature applications.'
}