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 b8a9f5c commit 4095ee1Copy full SHA for 4095ee1
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @digitalbazaar/vc ChangeLog
2
3
+## 7.1.1 - 2025-03-xx
4
+
5
+### Changed
6
+- Update dependencies.
7
+ - `@digitalbazaar/[email protected]`
8
9
## 7.1.0 - 2024-10-10
10
11
### Added
package.json
@@ -28,7 +28,7 @@
28
"lib/**/*.js"
29
],
30
"dependencies": {
31
- "@digitalbazaar/credentials-context": "^3.1.0",
+ "@digitalbazaar/credentials-context": "^3.2.0",
32
"ed25519-signature-2018-context": "^1.1.0",
33
"jsonld": "^8.3.1",
34
"jsonld-signatures": "^11.2.1"
0 commit comments