fix(elements): Update viewer attributes and fix font integration

This commit is contained in:
2024-12-02 17:05:03 +01:00
parent 08baae7b9c
commit b5d3a72733
6 changed files with 22 additions and 7 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-document',
version: '1.5.2',
version: '1.5.3',
description: 'A sophisticated framework for dynamically generating and rendering business documents like invoices with modern web technologies, featuring PDF creation, templating, and automation.'
}