fix(document rendering): Fixed overflow issues in document and page elements

This commit is contained in:
2024-12-07 14:22:42 +01:00
parent 76d829f5c7
commit 2e3739e765
5 changed files with 34 additions and 4 deletions

View File

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