Skip to content

Commit

Permalink
Use jsonld-signature@11.3 to get RDFC-1.0 implementation.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlongley committed Aug 1, 2024
1 parent 2dd3c75 commit 7de31d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# @digitalbazaar/ed25519-signature-2020 Changelog

## 5.4.0 - 2024-08-dd

### Changed
- Use `jsonld-signature@11.3` to get `RDFC-1.0` implementation.

## 5.3.0 - 2024-06-15

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@digitalbazaar/ed25519-verification-key-2020": "^4.1.0",
"base58-universal": "^2.0.0",
"ed25519-signature-2020-context": "^1.1.0",
"jsonld-signatures": "^11.1.0"
"jsonld-signatures": "^11.3.0"
},
"devDependencies": {
"@digitalbazaar/ed25519-verification-key-2018": "^4.0.0",
Expand Down

0 comments on commit 7de31d3

Please sign in to comment.