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 fea560f commit 453efd4Copy full SHA for 453efd4
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# @digitalcredentials/vc ChangeLog
2
3
-## 10.0.1
+## 10.0.1 - 2025-10-02
4
5
### Changed
6
- Add a parameter to `createPresentation` to allow VC verification to be optional.
package.json
{
"name": "@digitalcredentials/vc",
- "version": "10.0.0",
+ "version": "10.0.1",
"description": "Verifiable Credentials JavaScript library.",
"homepage": "https://github.com/digitalcredentials/vc",
"repository": {
0 commit comments