Skip to content

Commit

Permalink
chore: release/stable 0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 9, 2023
1 parent 82829b7 commit d9d59ea
Show file tree
Hide file tree
Showing 19 changed files with 26 additions and 18 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# CHANGELOG

## [0.31.0](https://github.com/zCloak-Network/zkid-credential/compare/v0.30.1...v0.31.0) (2023-06-09)


### Features

* update zkid sdk to select vc by digest in zkid-wallet ([82829b7](https://github.com/zCloak-Network/zkid-credential/commit/82829b7e3c44aac8f34e50b9acbdacba5d12bd73))


## [0.30.1](https://github.com/zCloak-Network/zkid-credential/compare/v0.30.0...v0.30.1) (2023-06-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.30.1",
"version": "0.31.0",
"workspaces": [
"packages/*"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/app-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.31.1",
"version": "0.32.0",
"dependencies": {
"@credential/react-components": "workspace:^",
"@zcloak/crypto": "^1.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.28.1",
"version": "0.29.0",
"dependencies": {
"@credential/react-dids": "workspace:^",
"@polkadot/util": "^12.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.31.1",
"version": "0.32.0",
"dependencies": {
"@babel/core": "^7.21.3",
"@babel/polyfill": "^7.12.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.28.1",
"version": "0.29.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/react-components": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-claims/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.28.1",
"version": "0.29.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/app-store": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-ctype/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.28.1",
"version": "0.29.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/app-store": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-did/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.28.1",
"version": "0.29.0",
"dependencies": {
"@credential/react-components": "workspace:^",
"@credential/react-dids": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-hk-event/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.10.1",
"version": "0.11.0",
"dependencies": {
"@zcloak/login-did": "^1.1.13",
"@zcloak/login-providers": "^1.2.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-issue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.28.1",
"version": "0.29.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/app-store": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-message/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.28.1",
"version": "0.29.0",
"dependencies": {
"@credential/react-components": "workspace:^",
"@credential/react-dids": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-sbt-event/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.27.1",
"version": "0.28.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/app-store": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-sbt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.27.1",
"version": "0.28.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/app-store": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.28.1",
"version": "0.29.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/react-components": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.30.1",
"version": "0.31.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/app-store": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ctype/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.28.1",
"version": "0.29.0",
"dependencies": {
"@credential/react-components": "workspace:^",
"@credential/react-dids": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dids/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.30.1",
"version": "0.31.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/app-store": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.28.1",
"version": "0.29.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/react-components": "workspace:^",
Expand Down

0 comments on commit d9d59ea

Please sign in to comment.