fix(core): No uncommitted changes detected in the repository. The project files and functionality remain unchanged.
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2025-04-03 - 4.1.5 - fix(core)
|
||||||
|
No uncommitted changes detected in the repository. The project files and functionality remain unchanged.
|
||||||
|
|
||||||
|
|
||||||
## 2025-04-03 - 4.1.4 - fix(corpus-tests, format-detection)
|
## 2025-04-03 - 4.1.4 - fix(corpus-tests, format-detection)
|
||||||
Adjust corpus test thresholds and improve XML format detection for invoice documents
|
Adjust corpus test thresholds and improve XML format detection for invoice documents
|
||||||
|
|
||||||
|
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@fin.cx/xinvoice',
|
name: '@fin.cx/xinvoice',
|
||||||
version: '4.1.4',
|
version: '4.1.5',
|
||||||
description: 'A TypeScript module for creating, manipulating, and embedding XML data within PDF files specifically tailored for xinvoice packages.'
|
description: 'A TypeScript module for creating, manipulating, and embedding XML data within PDF files specifically tailored for xinvoice packages.'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user