Skip to content

Commit 82920c6

Browse files
committed
0.14.0
1 parent befd432 commit 82920c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## pdfkit changelog
22

3-
### Unreleased
3+
### [v0.14.0] - 2023-11-09
44

55
- Add support for PDF/A-1b, PDF/A-1a, PDF/A-2b, PDF/A-2a, PDF/A-3b, PDF/A-3a
66
- Update crypto-js to v4.2.0 (properly fix security issue)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"document",
1010
"vector"
1111
],
12-
"version": "0.13.0",
12+
"version": "0.14.0",
1313
"homepage": "http://pdfkit.org/",
1414
"author": {
1515
"name": "Devon Govett",

0 commit comments

Comments
 (0)