feat(workspace): support configurable inbox documents and emit document-open events

This commit is contained in:
2026-05-02 21:26:03 +00:00
parent a0dd552628
commit a6324f867f
4 changed files with 28 additions and 12 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@signature.digital/catalog',
version: '1.5.1',
version: '1.6.0',
description: 'A comprehensive catalog of customizable web components designed for building and managing e-signature applications.'
}