feat(elements): add reusable context menu element for recipient role selection

This commit is contained in:
2026-05-02 19:10:06 +00:00
parent 87940efdef
commit fd53bc3db8
6 changed files with 272 additions and 11 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@signature.digital/catalog',
version: '1.4.0',
version: '1.5.0',
description: 'A comprehensive catalog of customizable web components designed for building and managing e-signature applications.'
}