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 6329f3c commit f642e67Copy full SHA for f642e67
CHANGELOG.md
@@ -1,9 +1,9 @@
1
# @digitalcredentials/vc ChangeLog
2
3
-## 9.0.1 - TBD
+## 9.0.2 - TBD
4
5
### Fixed
6
-- run status check before running expiry check because expiry check throws error that had prevented the status check from running
+- run status check before expiry check because expiry check throws error that had prevented the status check from running
7
8
## 9.0.1 - 2024-09-30
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@digitalcredentials/vc",
- "version": "9.0.2",
+ "version": "9.0.2-beta.3",
"description": "Verifiable Credentials JavaScript library.",
"homepage": "https://github.com/digitalcredentials/vc",
"repository": {
0 commit comments