Skip to content

Commit

Permalink
chore(release): 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zzcwoshizz committed Mar 10, 2023
1 parent 30d7c16 commit 70dae9c
Show file tree
Hide file tree
Showing 29 changed files with 211 additions and 32 deletions.
18 changes: 0 additions & 18 deletions .changeset/strong-terms-refuse.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/app-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @credential/app-config

## 0.20.0

### Minor Changes

- 30d7c16: upgrade zkid-sdk and deploy to stable server

### Patch Changes

- Updated dependencies [30d7c16]
- @credential/react-components@0.20.0

## 0.19.0

### Minor Changes
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.19.0",
"version": "0.20.0",
"dependencies": {
"@credential/react-components": "workspace:^",
"@zcloak/crypto": "^1.2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/app-store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @credential/app-store

## 0.20.0

### Minor Changes

- 30d7c16: upgrade zkid-sdk and deploy to stable server

### Patch Changes

- Updated dependencies [30d7c16]
- @credential/react-dids@0.20.0

## 0.19.0

### Minor Changes
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.19.0",
"version": "0.20.0",
"dependencies": {
"@credential/react-dids": "workspace:^",
"@polkadot/util": "^11.0.1",
Expand Down
21 changes: 21 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# zkid-credential

## 0.20.0

### Minor Changes

- 30d7c16: upgrade zkid-sdk and deploy to stable server

### Patch Changes

- Updated dependencies [30d7c16]
- @credential/app-config@0.20.0
- @credential/page-account@0.20.0
- @credential/page-claims@0.20.0
- @credential/page-ctype@0.20.0
- @credential/page-did@0.20.0
- @credential/page-issue@0.20.0
- @credential/page-message@0.20.0
- @credential/page-tasks@0.20.0
- @credential/react-components@0.20.0
- @credential/react-dids@0.20.0
- @credential/react-hooks@0.20.0

## 0.19.1

### Patch Changes
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.19.1",
"version": "0.20.0",
"dependencies": {
"@babel/core": "^7.20.5",
"@babel/polyfill": "^7.12.1",
Expand Down
14 changes: 14 additions & 0 deletions packages/page-account/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @credential/page-account

## 0.20.0

### Minor Changes

- 30d7c16: upgrade zkid-sdk and deploy to stable server

### Patch Changes

- Updated dependencies [30d7c16]
- @credential/app-config@0.20.0
- @credential/react-components@0.20.0
- @credential/react-dids@0.20.0
- @credential/react-hooks@0.20.0

## 0.19.0

### Minor Changes
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.19.0",
"version": "0.20.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/react-components": "workspace:^",
Expand Down
15 changes: 15 additions & 0 deletions packages/page-claims/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @credential/page-claims

## 0.20.0

### Minor Changes

- 30d7c16: upgrade zkid-sdk and deploy to stable server

### Patch Changes

- Updated dependencies [30d7c16]
- @credential/app-config@0.20.0
- @credential/app-store@0.20.0
- @credential/react-components@0.20.0
- @credential/react-dids@0.20.0
- @credential/react-hooks@0.20.0

## 0.19.0

### Minor Changes
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.19.0",
"version": "0.20.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/app-store": "workspace:^",
Expand Down
16 changes: 16 additions & 0 deletions packages/page-ctype/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @credential/page-ctype

## 0.20.0

### Minor Changes

- 30d7c16: upgrade zkid-sdk and deploy to stable server

### Patch Changes

- Updated dependencies [30d7c16]
- @credential/app-config@0.20.0
- @credential/app-store@0.20.0
- @credential/react-components@0.20.0
- @credential/react-ctype@0.20.0
- @credential/react-dids@0.20.0
- @credential/react-hooks@0.20.0

## 0.19.1

### Patch Changes
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.19.1",
"version": "0.20.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/app-store": "workspace:^",
Expand Down
12 changes: 12 additions & 0 deletions packages/page-did/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @credential/page-did

## 0.20.0

### Minor Changes

- 30d7c16: upgrade zkid-sdk and deploy to stable server

### Patch Changes

- Updated dependencies [30d7c16]
- @credential/react-components@0.20.0
- @credential/react-dids@0.20.0

## 0.19.0

### Minor Changes
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.19.0",
"version": "0.20.0",
"dependencies": {
"@credential/react-components": "workspace:^",
"@credential/react-dids": "workspace:^",
Expand Down
17 changes: 17 additions & 0 deletions packages/page-issue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @credential/page-issue

## 0.20.0

### Minor Changes

- 30d7c16: upgrade zkid-sdk and deploy to stable server

### Patch Changes

- Updated dependencies [30d7c16]
- @credential/app-config@0.20.0
- @credential/app-store@0.20.0
- @credential/page-ctype@0.20.0
- @credential/react-components@0.20.0
- @credential/react-ctype@0.20.0
- @credential/react-dids@0.20.0
- @credential/react-hooks@0.20.0

## 0.19.1

### Patch Changes
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.19.1",
"version": "0.20.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/app-store": "workspace:^",
Expand Down
13 changes: 13 additions & 0 deletions packages/page-message/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @credential/page-message

## 0.20.0

### Minor Changes

- 30d7c16: upgrade zkid-sdk and deploy to stable server

### Patch Changes

- Updated dependencies [30d7c16]
- @credential/react-components@0.20.0
- @credential/react-dids@0.20.0
- @credential/react-hooks@0.20.0

## 0.19.0

### Minor Changes
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.19.0",
"version": "0.20.0",
"dependencies": {
"@credential/react-components": "workspace:^",
"@credential/react-dids": "workspace:^",
Expand Down
14 changes: 14 additions & 0 deletions packages/page-tasks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @credential/page-tasks

## 0.20.0

### Minor Changes

- 30d7c16: upgrade zkid-sdk and deploy to stable server

### Patch Changes

- Updated dependencies [30d7c16]
- @credential/app-config@0.20.0
- @credential/react-components@0.20.0
- @credential/react-dids@0.20.0
- @credential/react-hooks@0.20.0

## 0.19.0

### Minor Changes
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.19.0",
"version": "0.20.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/react-components": "workspace:^",
Expand Down
14 changes: 14 additions & 0 deletions packages/react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @credential/react-components

## 0.20.0

### Minor Changes

- 30d7c16: upgrade zkid-sdk and deploy to stable server

### Patch Changes

- Updated dependencies [30d7c16]
- @credential/app-config@0.20.0
- @credential/app-store@0.20.0
- @credential/react-dids@0.20.0
- @credential/react-hooks@0.20.0

## 0.19.0

### Minor Changes
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.19.0",
"version": "0.20.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/app-store": "workspace:^",
Expand Down
12 changes: 12 additions & 0 deletions packages/react-ctype/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @credential/react-ctype

## 0.20.0

### Minor Changes

- 30d7c16: upgrade zkid-sdk and deploy to stable server

### Patch Changes

- Updated dependencies [30d7c16]
- @credential/react-components@0.20.0
- @credential/react-dids@0.20.0

## 0.19.0

### Minor Changes
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.19.0",
"version": "0.20.0",
"dependencies": {
"@credential/react-components": "workspace:^",
"@credential/react-dids": "workspace:^",
Expand Down
14 changes: 14 additions & 0 deletions packages/react-dids/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @credential/react-dids

## 0.20.0

### Minor Changes

- 30d7c16: upgrade zkid-sdk and deploy to stable server

### Patch Changes

- Updated dependencies [30d7c16]
- @credential/app-config@0.20.0
- @credential/app-store@0.20.0
- @credential/react-components@0.20.0
- @credential/react-hooks@0.20.0

## 0.19.0

### Minor Changes
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.19.0",
"version": "0.20.0",
"dependencies": {
"@credential/app-config": "workspace:^",
"@credential/app-store": "workspace:^",
Expand Down
Loading

0 comments on commit 70dae9c

Please sign in to comment.