Skip to content

Commit

Permalink
chore(release): new version (#2003)
Browse files Browse the repository at this point in the history
chore(release): version 0.5.11

Signed-off-by: "github-actions[bot]" <"github-actions[bot]@users.noreply.github.com">
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Sep 13, 2024
1 parent 33083f3 commit 855d4ab
Show file tree
Hide file tree
Showing 30 changed files with 101 additions and 24 deletions.
5 changes: 0 additions & 5 deletions .changeset/fifty-tools-beam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-geese-pull.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/action-menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.5.11

### Patch Changes

- @credo-ts/core@0.5.11

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/action-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/action-menu",
"main": "src/index",
"types": "src/index",
"version": "0.5.10",
"version": "0.5.11",
"files": [
"build"
],
Expand Down
6 changes: 6 additions & 0 deletions packages/anoncreds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.5.11

### Patch Changes

- @credo-ts/core@0.5.11

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/anoncreds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/anoncreds",
"main": "src/index",
"types": "src/index",
"version": "0.5.10",
"version": "0.5.11",
"files": [
"build"
],
Expand Down
6 changes: 6 additions & 0 deletions packages/askar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.5.11

### Patch Changes

- @credo-ts/core@0.5.11

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/askar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/askar",
"main": "src/index",
"types": "src/index",
"version": "0.5.10",
"version": "0.5.11",
"files": [
"build"
],
Expand Down
6 changes: 6 additions & 0 deletions packages/bbs-signatures/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.5.11

### Patch Changes

- @credo-ts/core@0.5.11

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bbs-signatures/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/bbs-signatures",
"main": "src/index",
"types": "src/index",
"version": "0.5.10",
"version": "0.5.11",
"files": [
"build"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/cheqd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.5.11

### Patch Changes

- 4485dc9: add cheqd api to allow creation of DID-Linked resources
- @credo-ts/anoncreds@0.5.11
- @credo-ts/core@0.5.11

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cheqd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/cheqd",
"main": "src/index",
"types": "src/index",
"version": "0.5.10",
"version": "0.5.11",
"files": [
"build"
],
Expand Down
2 changes: 2 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## 0.5.11

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/core",
"main": "src/index",
"types": "src/index",
"version": "0.5.10",
"version": "0.5.11",
"files": [
"build"
],
Expand Down
6 changes: 6 additions & 0 deletions packages/drpc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.5.11

### Patch Changes

- @credo-ts/core@0.5.11

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/drpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/drpc",
"main": "src/index",
"types": "src/index",
"version": "0.5.10",
"version": "0.5.11",
"files": [
"build"
],
Expand Down
9 changes: 9 additions & 0 deletions packages/indy-sdk-to-askar-migration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 0.5.11

### Patch Changes

- @credo-ts/anoncreds@0.5.11
- @credo-ts/askar@0.5.11
- @credo-ts/core@0.5.11
- @credo-ts/node@0.5.11

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/indy-sdk-to-askar-migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/indy-sdk-to-askar-migration",
"main": "src/index",
"types": "src/index",
"version": "0.5.10",
"version": "0.5.11",
"files": [
"build"
],
Expand Down
7 changes: 7 additions & 0 deletions packages/indy-vdr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.5.11

### Patch Changes

- @credo-ts/anoncreds@0.5.11
- @credo-ts/core@0.5.11

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/indy-vdr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/indy-vdr",
"main": "src/index",
"types": "src/index",
"version": "0.5.10",
"version": "0.5.11",
"files": [
"build"
],
Expand Down
6 changes: 6 additions & 0 deletions packages/node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.5.11

### Patch Changes

- @credo-ts/core@0.5.11

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/node",
"main": "src/index",
"types": "src/index",
"version": "0.5.10",
"version": "0.5.11",
"files": [
"build"
],
Expand Down
7 changes: 7 additions & 0 deletions packages/openid4vc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.5.11

### Patch Changes

- 6c2dd88: add support for cose_key as cryptographic_binding_methods_supported value
- @credo-ts/core@0.5.11

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/openid4vc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/openid4vc",
"main": "src/index",
"types": "src/index",
"version": "0.5.10",
"version": "0.5.11",
"files": [
"build"
],
Expand Down
6 changes: 6 additions & 0 deletions packages/question-answer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.5.11

### Patch Changes

- @credo-ts/core@0.5.11

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/question-answer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/question-answer",
"main": "src/index",
"types": "src/index",
"version": "0.5.10",
"version": "0.5.11",
"files": [
"build"
],
Expand Down
6 changes: 6 additions & 0 deletions packages/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.5.11

### Patch Changes

- @credo-ts/core@0.5.11

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/react-native",
"main": "src/index",
"types": "src/index",
"version": "0.5.10",
"version": "0.5.11",
"files": [
"build"
],
Expand Down
6 changes: 6 additions & 0 deletions packages/tenants/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.5.11

### Patch Changes

- @credo-ts/core@0.5.11

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tenants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/tenants",
"main": "src/index",
"types": "src/index",
"version": "0.5.10",
"version": "0.5.11",
"files": [
"build"
],
Expand Down

0 comments on commit 855d4ab

Please sign in to comment.