fix(sdig-workspace): make workspace view externally controllable and preserve explicit initial state

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