fix(core): fix scaling greater than 1x, fix automatic document updates

This commit is contained in:
2024-11-27 12:19:18 +01:00
parent efac2187f2
commit ecc8396f4f
9 changed files with 8036 additions and 3707 deletions

View File

@@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@design.estate/dees-document',
version: '1.0.99',
description: 'a catalog for creating documents like invoices'
version: '1.0.100',
description: 'A comprehensive solution for generating documents like invoices, integrating elements, templates, and services to streamline document creation.'
}