Skip to content

Commit 10a45ef

Browse files
chore(release): new version (#2272)
chore(release): version 0.5.14 Signed-off-by: "github-actions[bot]" <"41898282+github-actions[bot]@users.noreply.github.com">
1 parent 9cfe895 commit 10a45ef

33 files changed

+174
-54
lines changed

.changeset/big-brooms-mix.md

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

.changeset/fuzzy-ties-boil.md

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

.changeset/lemon-taxis-end.md

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

.changeset/strange-socks-film.md

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

.changeset/weak-penguins-wonder.md

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

packages/action-menu/CHANGELOG.md

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

3+
## 0.5.14
4+
5+
### Patch Changes
6+
7+
- 72f8aee: update the target to ES2020. Although this is technically a breaking change all the supported envrionments of Credo should support ES2020 and thus not cause issues. The update is required to include an important update for the cheqd SDK.
8+
- Updated dependencies [72f8aee]
9+
- Updated dependencies [5e4195a]
10+
- Updated dependencies [32ddda0]
11+
- Updated dependencies [9cfe895]
12+
- @credo-ts/core@0.5.14
13+
314
## 0.5.13
415

516
### Patch Changes

packages/action-menu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@credo-ts/action-menu",
33
"main": "src/index",
44
"types": "src/index",
5-
"version": "0.5.13",
5+
"version": "0.5.14",
66
"files": [
77
"build"
88
],

packages/anoncreds/CHANGELOG.md

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

3+
## 0.5.14
4+
5+
### Patch Changes
6+
7+
- 72f8aee: update the target to ES2020. Although this is technically a breaking change all the supported envrionments of Credo should support ES2020 and thus not cause issues. The update is required to include an important update for the cheqd SDK.
8+
- 5e4195a: fix: issues with usage of unqualified anoncreds object identifiers in presentations
9+
- 9cfe895: fix: properly assign rev_reg_id on an anoncreds credneital
10+
- Updated dependencies [72f8aee]
11+
- Updated dependencies [5e4195a]
12+
- Updated dependencies [32ddda0]
13+
- Updated dependencies [9cfe895]
14+
- @credo-ts/core@0.5.14
15+
316
## 0.5.13
417

518
### Patch Changes

packages/anoncreds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@credo-ts/anoncreds",
33
"main": "src/index",
44
"types": "src/index",
5-
"version": "0.5.13",
5+
"version": "0.5.14",
66
"files": [
77
"build"
88
],

packages/askar/CHANGELOG.md

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

3+
## 0.5.14
4+
5+
### Patch Changes
6+
7+
- 72f8aee: update the target to ES2020. Although this is technically a breaking change all the supported envrionments of Credo should support ES2020 and thus not cause issues. The update is required to include an important update for the cheqd SDK.
8+
- Updated dependencies [72f8aee]
9+
- Updated dependencies [5e4195a]
10+
- Updated dependencies [32ddda0]
11+
- Updated dependencies [9cfe895]
12+
- @credo-ts/core@0.5.14
13+
314
## 0.5.13
415

516
### Patch Changes

0 commit comments

Comments
 (0)