We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1edc9bd commit d637d2aCopy full SHA for d637d2a
CHANGELOG.md
@@ -1,6 +1,6 @@
1
## pdfkit changelog
2
3
-### Unreleased
+### [v0.15.2] - 2024-12-15
4
5
- Fix index not counting when rendering ordered lists (#1517)
6
- Fix PDF/A3 compliance of attachments
package.json
@@ -9,7 +9,7 @@
9
"document",
10
"vector"
11
],
12
- "version": "0.15.1",
+ "version": "0.15.2",
13
"homepage": "http://pdfkit.org/",
14
"author": {
15
"name": "Devon Govett",
0 commit comments