Skip to content

Commit

Permalink
Release 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrizagidulin committed Aug 4, 2024
1 parent 4492bbc commit 87db191
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 @@
# security-document-loader Changelog

## 6.0.0 -
## 6.0.0 - 2024-08-04
### Added
- Add support for VC DM 2.0 context

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@digitalcredentials/security-document-loader",
"description": "A secure and convenient JSON-LD document loader for Node.js, browsers, and React Native.",
"version": "5.0.0",
"version": "6.0.0",
"scripts": {
"build": "npm run clear && tsc -p tsconfig.json && ./build-dist.sh",
"clear": "rimraf dist/*",
Expand Down

0 comments on commit 87db191

Please sign in to comment.