Skip to content

Commit

Permalink
chore(release): version 0.5.9
Browse files Browse the repository at this point in the history
Signed-off-by: "github-actions[bot]" <"github-actions[bot]@users.noreply.github.com">
  • Loading branch information
github-actions[bot] committed Jul 22, 2024
1 parent d15acfe commit a94841e
Show file tree
Hide file tree
Showing 29 changed files with 100 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/shiny-items-serve.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.9

### Patch Changes

- @credo-ts/core@0.5.9

## 0.5.8

### 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.8",
"version": "0.5.9",
"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.9

### Patch Changes

- @credo-ts/core@0.5.9

## 0.5.8

### 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.8",
"version": "0.5.9",
"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.9

### Patch Changes

- @credo-ts/core@0.5.9

## 0.5.8

### 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.8",
"version": "0.5.9",
"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.9

### Patch Changes

- @credo-ts/core@0.5.9

## 0.5.8

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

## 0.5.9

### Patch Changes

- @credo-ts/anoncreds@0.5.9
- @credo-ts/core@0.5.9

## 0.5.8

### 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.8",
"version": "0.5.9",
"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.9

## 0.5.8

### 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.8",
"version": "0.5.9",
"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.9

### Patch Changes

- @credo-ts/core@0.5.9

## 0.5.8

### 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.8",
"version": "0.5.9",
"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.9

### Patch Changes

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

## 0.5.8

### 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.8",
"version": "0.5.9",
"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.9

### Patch Changes

- @credo-ts/anoncreds@0.5.9
- @credo-ts/core@0.5.9

## 0.5.8

### 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.8",
"version": "0.5.9",
"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.9

### Patch Changes

- @credo-ts/core@0.5.9

## 0.5.8

### 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.8",
"version": "0.5.9",
"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.9

### Patch Changes

- a12d80c: feat: update to openid4vc v1 draft 13, with v11 compatibility
- @credo-ts/core@0.5.9

## 0.5.8

### 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.8",
"version": "0.5.9",
"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.9

### Patch Changes

- @credo-ts/core@0.5.9

## 0.5.8

### 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.8",
"version": "0.5.9",
"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.9

### Patch Changes

- @credo-ts/core@0.5.9

## 0.5.8

### 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.8",
"version": "0.5.9",
"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.9

### Patch Changes

- @credo-ts/core@0.5.9

## 0.5.8

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

0 comments on commit a94841e

Please sign in to comment.