Skip to content

Commit f5468cf

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

File tree

4 files changed

+7
-11
lines changed

4 files changed

+7
-11
lines changed

.changeset/angry-cougars-promise.md

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

.changeset/real-spiders-sleep.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.5.1
4+
### Patch Changes
5+
6+
- 9db1273: ci: add git tag for package publishing
7+
- 3f12360: ci: typo and git tag creation
8+
39
## 0.5.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.5.0",
5+
"version": "0.5.1",
66
"private": false,
77
"publishConfig": {
88
"main": "./dist/index.js",

0 commit comments

Comments
 (0)