Skip to content

Commit f4c7928

Browse files
committed
chore: release version 2.4.3
1 parent c51791c commit f4c7928

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.4.3] - 2025-11-21
2+
3+
- do full schema validation for v2 data integrity credentials
4+
- backwards compatible with old v1 solution
5+
6+
17
## [2.4.2] - 2025-11-10
28

39
- update repository URL to EECC

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eecc/vc-verifier-rules",
3-
"version": "2.4.2",
3+
"version": "2.4.3",
44
"description": "GS1 US Rules Verification Library for validating GS1 based verifiable credentials.",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)