Skip to content

Commit c17ce74

Browse files
committed
updated pdfkit to 0.19.0
1 parent 8c9b99f commit c17ce74

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
- Updated pdfkit to 0.19.0
6+
37
## 0.3.9 - 2026-05-23
48

59
- Fixed table rowSpan cell height in last column

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"linebreak": "^1.1.0",
13-
"pdfkit": "^0.18.0",
13+
"pdfkit": "^0.19.0",
1414
"xmldoc": "^2.0.3"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)