We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef306b7 commit 18149e0Copy full SHA for 18149e0
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.3.9 - 2026-05-06
4
5
- Fixed table rowSpan cell height in last column
6
package.json
{
"name": "pdfmake",
- "version": "0.3.8",
+ "version": "0.3.9",
"description": "Client/server side PDF printing in pure JavaScript",
"main": "js/index.js",
"esnext": "src/index.js",
0 commit comments