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 6ffb791 commit 121e968Copy full SHA for 121e968
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# jsonld-signatures ChangeLog
2
3
+## 9.3.2 - 2023-06-16
4
+### Changed
5
+- Update jsonld dep to 6.0.0, clear caches between operations.
6
+
7
## 9.3.1 - 2021-09-20
8
9
### Changed
package.json
@@ -1,6 +1,6 @@
{
"name": "@digitalcredentials/jsonld-signatures",
- "version": "9.3.1",
+ "version": "9.3.2",
"description": "An implementation of the Linked Data Signatures specifications for JSON-LD in JavaScript.",
"homepage": "https://github.com/digitalcredentials/jsonld-signatures",
"repository": {
0 commit comments