Skip to content

Commit 40b7b3f

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

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

.changeset/giant-yaks-build.md

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

dcql/CHANGELOG.md

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

3+
## 1.0.1
4+
### Patch Changes
5+
6+
- 29c0b04: fix: rename Model class to ModelDefinition to prevent naming clash in ESM generated typescript types
7+
38
## 1.0.0
49
### Major Changes
510

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": "1.0.0",
5+
"version": "1.0.1",
66
"private": false,
77
"publishConfig": {
88
"main": "./dist/index.js",

0 commit comments

Comments
 (0)