Skip to content

Commit 6602930

Browse files
Release v9.4.0
1 parent 9db2e6b commit 6602930

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# jsonld-signatures ChangeLog
22

3-
## 9.4.0 -
3+
## 9.4.0 - 2024-01-23
44
### Changed
55
- **BREAKING**: Removed deprecated `expansionMap` param. Making this a minor
66
semver because nobody was using it.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@digitalcredentials/jsonld-signatures",
3-
"version": "9.3.2",
3+
"version": "9.4.0",
44
"description": "An implementation of the Linked Data Signatures specifications for JSON-LD in JavaScript.",
55
"homepage": "https://github.com/digitalcredentials/jsonld-signatures",
66
"repository": {

0 commit comments

Comments
 (0)