Skip to content

Commit 121e968

Browse files
Release 9.3.2
1 parent 6ffb791 commit 121e968

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 9.3.2 - 2023-06-16
4+
### Changed
5+
- Update jsonld dep to 6.0.0, clear caches between operations.
6+
37
## 9.3.1 - 2021-09-20
48

59
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@digitalcredentials/jsonld-signatures",
3-
"version": "9.3.1",
3+
"version": "9.3.2",
44
"description": "An implementation of the Linked Data Signatures specifications for JSON-LD in JavaScript.",
55
"homepage": "https://github.com/digitalcredentials/jsonld-signatures",
66
"repository": {

0 commit comments

Comments
 (0)