Compare commits

..

2 Commits

Author SHA1 Message Date
jkunz 55bee02a2e 5.1.4
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-08-12 05:30:43 +00:00
jkunz 0067a5100e update 2025-08-12 05:30:39 +00:00
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@fin.cx/einvoice",
"version": "5.1.3",
"version": "5.1.4",
"private": false,
"description": "A TypeScript module for creating, manipulating, and embedding XML data within PDF files specifically tailored for electronic invoice (einvoice) packages.",
"main": "dist_ts/index.js",
@@ -38,7 +38,7 @@
},
"repository": {
"type": "git",
"url": "git+https://code.foss.global/fin.cx/einvoice.git"
"url": "https://code.foss.global/fin.cx/einvoice.git"
},
"bugs": {
"url": "https://code.foss.global/fin.cx/einvoice/issues"