fix(release): just release
This commit is contained in:
parent
f0c4619d6d
commit
6ac00d900d
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2025-04-04 - 4.2.1 - fix(release)
|
||||||
|
No changes detected in project files; project remains in sync.
|
||||||
|
|
||||||
|
|
||||||
## 2025-04-04 - 4.2.0 - feat(UBL Encoder & Test Suite)
|
## 2025-04-04 - 4.2.0 - feat(UBL Encoder & Test Suite)
|
||||||
Implement UBLEncoder and update corpus summary generation; adjust PDF timestamps in test outputs
|
Implement UBLEncoder and update corpus summary generation; adjust PDF timestamps in test outputs
|
||||||
|
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@fin.cx/xinvoice',
|
name: '@fin.cx/xinvoice',
|
||||||
version: '4.2.0',
|
version: '4.2.1',
|
||||||
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.'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user