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 9db2e6b commit 6602930Copy full SHA for 6602930
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# jsonld-signatures ChangeLog
2
3
-## 9.4.0 -
+## 9.4.0 - 2024-01-23
4
### Changed
5
- **BREAKING**: Removed deprecated `expansionMap` param. Making this a minor
6
semver because nobody was using it.
package.json
{
"name": "@digitalcredentials/jsonld-signatures",
- "version": "9.3.2",
+ "version": "9.4.0",
"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