Skip to content

Commit d07f655

Browse files
committed
πŸ”– [signer-p12] 3.2.1
1 parent 91c9c70 commit d07f655

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+
## [3.2.1]
4+
5+
* [signer-p12] Fixed JSDoc on the sign() method.
6+
37
## [3.2.0]
48

59
* [utils] Introduced `convertBuffer()` to allow inputs as `Buffer`, `Uint8Array` or `string`;

β€Žpackages/signer-p12/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@signpdf/signer-p12",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "Sign using a P12 certificate.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
Β (0)