feat(documentSettings + translations + vat in itemLines): implements and fixes #2

This commit is contained in:
2024-12-05 01:36:27 +01:00
parent f2d585ed36
commit 83efcdd2b8
3 changed files with 8 additions and 2 deletions

View File

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