Skip to content

Commit

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

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 Jul 15, 2024
1 parent 2173952 commit d54decb
Show file tree
Hide file tree
Showing 32 changed files with 133 additions and 35 deletions.
5 changes: 0 additions & 5 deletions .changeset/big-baboons-poke.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/eighty-radios-grin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lemon-kangaroos-walk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rude-kangaroos-tease.md

This file was deleted.

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

## 0.5.7

### Patch Changes

- Updated dependencies [352383f]
- Updated dependencies [1044c9d]
- @credo-ts/core@0.5.7

## 0.5.6

### 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.6",
"version": "0.5.7",
"files": [
"build"
],
Expand Down
9 changes: 9 additions & 0 deletions packages/anoncreds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 0.5.7

### Patch Changes

- 1044c9d: make credential_preview optional on V2CredentialOfferMessage
- Updated dependencies [352383f]
- Updated dependencies [1044c9d]
- @credo-ts/core@0.5.7

## 0.5.6

### 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.6",
"version": "0.5.7",
"files": [
"build"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/askar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.5.7

### Patch Changes

- Updated dependencies [352383f]
- Updated dependencies [1044c9d]
- @credo-ts/core@0.5.7

## 0.5.6

### 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.6",
"version": "0.5.7",
"files": [
"build"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/bbs-signatures/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.5.7

### Patch Changes

- Updated dependencies [352383f]
- Updated dependencies [1044c9d]
- @credo-ts/core@0.5.7

## 0.5.6

### 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.6",
"version": "0.5.7",
"files": [
"build"
],
Expand Down
10 changes: 10 additions & 0 deletions packages/cheqd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.5.7

### Patch Changes

- 8474776: Fix a build issue where importing cheqd pacakge would not work and give type errors
- Updated dependencies [352383f]
- Updated dependencies [1044c9d]
- @credo-ts/core@0.5.7
- @credo-ts/anoncreds@0.5.7

## 0.5.6

### 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.6",
"version": "0.5.7",
"files": [
"build"
],
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.5.7

### Patch Changes

- 352383f: Fix a build issue where the types would reference source code not available in the published NPM package
- 1044c9d: make credential_preview optional on V2CredentialOfferMessage

## 0.5.6

### 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.6",
"version": "0.5.7",
"files": [
"build"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/drpc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.5.7

### Patch Changes

- Updated dependencies [352383f]
- Updated dependencies [1044c9d]
- @credo-ts/core@0.5.7

## 0.5.6

### 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.6",
"version": "0.5.7",
"files": [
"build"
],
Expand Down
11 changes: 11 additions & 0 deletions packages/indy-sdk-to-askar-migration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 0.5.7

### Patch Changes

- Updated dependencies [352383f]
- Updated dependencies [1044c9d]
- @credo-ts/core@0.5.7
- @credo-ts/anoncreds@0.5.7
- @credo-ts/askar@0.5.7
- @credo-ts/node@0.5.7

## 0.5.6

### 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.6",
"version": "0.5.7",
"files": [
"build"
],
Expand Down
9 changes: 9 additions & 0 deletions packages/indy-vdr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 0.5.7

### Patch Changes

- Updated dependencies [352383f]
- Updated dependencies [1044c9d]
- @credo-ts/core@0.5.7
- @credo-ts/anoncreds@0.5.7

## 0.5.6

### 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.6",
"version": "0.5.7",
"files": [
"build"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.5.7

### Patch Changes

- Updated dependencies [352383f]
- Updated dependencies [1044c9d]
- @credo-ts/core@0.5.7

## 0.5.6

### 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.6",
"version": "0.5.7",
"files": [
"build"
],
Expand Down
9 changes: 9 additions & 0 deletions packages/openid4vc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 0.5.7

### Patch Changes

- 2173952: Fix an issue where `express` was being bundled in React Native applications even though the `OpenId4VcIssuerModule` and `OpenId4VcVerifierModule` were not used, causing runtime errors.
- Updated dependencies [352383f]
- Updated dependencies [1044c9d]
- @credo-ts/core@0.5.7

## 0.5.6

### 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.6",
"version": "0.5.7",
"files": [
"build"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/question-answer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.5.7

### Patch Changes

- Updated dependencies [352383f]
- Updated dependencies [1044c9d]
- @credo-ts/core@0.5.7

## 0.5.6

### 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.6",
"version": "0.5.7",
"files": [
"build"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.5.7

### Patch Changes

- Updated dependencies [352383f]
- Updated dependencies [1044c9d]
- @credo-ts/core@0.5.7

## 0.5.6

### 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.6",
"version": "0.5.7",
"files": [
"build"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/tenants/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.5.7

### Patch Changes

- Updated dependencies [352383f]
- Updated dependencies [1044c9d]
- @credo-ts/core@0.5.7

## 0.5.6

### 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.6",
"version": "0.5.7",
"files": [
"build"
],
Expand Down

0 comments on commit d54decb

Please sign in to comment.