Skip to content

Commit 9606caa

Browse files
chore(release): version 0.7.1
Signed-off-by: "github-actions[bot]" <"41898282+github-actions[bot]@users.noreply.github.com">
1 parent 63e0adc commit 9606caa

40 files changed

Lines changed: 169 additions & 38 deletions

.changeset/heavy-needles-kneel.md

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

.changeset/icy-things-march.md

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

.changeset/large-wombats-notice.md

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

.changeset/moody-teams-tap.md

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

packages/action-menu/CHANGELOG.md

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

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7dfafeb]
8+
- @credo-ts/core@0.7.1
9+
- @credo-ts/didcomm@0.7.1
10+
311
## 0.7.0
412

513
### Patch Changes

packages/action-menu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cli": "./build/index.mjs",
55
"import": "./src/index.ts"
66
},
7-
"version": "0.7.0",
7+
"version": "0.7.1",
88
"files": [
99
"build"
1010
],

packages/anoncreds/CHANGELOG.md

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

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7dfafeb]
8+
- @credo-ts/core@0.7.1
9+
- @credo-ts/didcomm@0.7.1
10+
311
## 0.7.0
412

513
### Minor Changes

packages/anoncreds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cli": "./build/index.mjs",
55
"import": "./src/index.ts"
66
},
7-
"version": "0.7.0",
7+
"version": "0.7.1",
88
"files": [
99
"build"
1010
],

packages/askar-to-drizzle-storage-migration/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @credo-ts/askar-to-drizzle-storage-migration
22

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7dfafeb]
8+
- @credo-ts/core@0.7.1
9+
- @credo-ts/drizzle-storage@0.7.1
10+
- @credo-ts/askar@0.7.1
11+
- @credo-ts/tenants@0.7.1
12+
313
## 0.7.0
414

515
### Minor Changes

packages/askar-to-drizzle-storage-migration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cli": "./build/index.mjs",
55
"import": "./src/index.ts"
66
},
7-
"version": "0.7.0",
7+
"version": "0.7.1",
88
"files": [
99
"build"
1010
],

0 commit comments

Comments
 (0)