Skip to content

Commit

Permalink
Release 8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrizagidulin committed Sep 4, 2024
1 parent a80d446 commit 0bebc5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @digitalcredentials/vc ChangeLog

## 8.0.1 -
## 8.0.1 - 2024-09-04

### Fixed
- Fix stray Error object in `CredentialIssuancePurpose`.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digitalcredentials/vc",
"version": "8.0.0",
"version": "8.0.1",
"description": "Verifiable Credentials JavaScript library.",
"homepage": "https://github.com/digitalcredentials/vc",
"repository": {
Expand Down

0 comments on commit 0bebc5f

Please sign in to comment.