Skip to content

Commit

Permalink
chore: release/stable 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 18, 2023
1 parent 35ba4a3 commit 6ce9020
Show file tree
Hide file tree
Showing 17 changed files with 24 additions and 16 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.25.0](https://github.com/zCloak-Network/zkid-credential/compare/v0.24.0...v0.25.0) (2023-05-18)


### Features

* Edcon event ([#31](https://github.com/zCloak-Network/zkid-credential/issues/31)) ([35ba4a3](https://github.com/zCloak-Network/zkid-credential/commit/35ba4a3d0379ce7868b6cb94f3989380d59ae5cb))


## [0.24.0](https://github.com/zCloak-Network/zkid-credential/compare/v0.23.0...v0.24.0) (2023-05-12)


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.24.0",
"version": "0.25.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.25.0",
"version": "0.26.0",
"dependencies": {
"@credential/react-components": "workspace:^",
"@zcloak/crypto": "^1.4.1",
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.22.0",
"version": "0.23.0",
"dependencies": {
"@credential/react-dids": "workspace:^",
"@polkadot/util": "^11.0.2",
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.25.0",
"version": "0.26.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.22.0",
"version": "0.23.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.22.0",
"version": "0.23.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.22.0",
"version": "0.23.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.22.0",
"version": "0.23.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.4.0",
"version": "0.5.0",
"dependencies": {
"@zcloak/login-did": "^1.1.9",
"@zcloak/login-providers": "^1.2.4",
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.22.0",
"version": "0.23.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.22.0",
"version": "0.23.0",
"dependencies": {
"@credential/react-components": "workspace:^",
"@credential/react-dids": "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.22.0",
"version": "0.23.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.24.0",
"version": "0.25.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.22.0",
"version": "0.23.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.24.0",
"version": "0.25.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.22.0",
"version": "0.23.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/react-components": "workspace:^",
Expand Down

0 comments on commit 6ce9020

Please sign in to comment.