Skip to content

Commit a2c2bc3

Browse files
chore(release): new version (#62)
Signed-off-by: "github-actions[bot]" <"41898282+github-actions[bot]@users.noreply.github.com">
1 parent 0916622 commit a2c2bc3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thirty-meals-battle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

dcql/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# dcql
22

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- 0916622: fix: do not include claim indexes not applicable for the current claim_set
8+
39
## 0.4.0
410

511
### Minor Changes

dcql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "dcql",
33
"description": "Digital Credentials Query Language (DCQL)",
44
"author": "Martin Auer",
5-
"version": "0.4.0",
5+
"version": "0.4.1",
66
"private": false,
77
"publishConfig": {
88
"main": "./dist/index.js",

0 commit comments

Comments
 (0)