fix(build/publishing): Remove migration guide and update publishing and schematron download configurations

This commit is contained in:
2025-08-11 19:35:16 +00:00
parent cdb30d867d
commit a106d66a10
6 changed files with 17 additions and 245 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@fin.cx/einvoice',
version: '5.0.0',
version: '5.1.1',
description: 'A TypeScript module for creating, manipulating, and embedding XML data within PDF files specifically tailored for electronic invoice (einvoice) packages.'
}

3
ts/tspublish.json Normal file
View File

@@ -0,0 +1,3 @@
{
"order": 1
}