Skip to content

Commit

Permalink
Version Packages (beta) (#284)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 3, 2024
1 parent 6d2a838 commit a5ffcb6
Show file tree
Hide file tree
Showing 20 changed files with 106 additions and 42 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"eighty-adults-hunt",
"gentle-suits-deliver",
"healthy-zoos-rule",
"heavy-donuts-sip",
"hot-ghosts-mate",
"hot-spoons-protect",
"kind-eyes-confess",
Expand Down
2 changes: 2 additions & 0 deletions packages/sdk/wallets/wallet-base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @celo/wallet-base

## 6.0.0-beta.1

## 6.0.0-beta.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/wallets/wallet-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@celo/wallet-base",
"version": "6.0.0-beta.0",
"version": "6.0.0-beta.1",
"description": "Wallet base implementation",
"author": "Celo",
"license": "Apache-2.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/sdk/wallets/wallet-hsm-aws/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @celo/wallet-hsm-aws

## 6.0.0-beta.1

### Patch Changes

- Updated dependencies []:
- @celo/wallet-base@6.0.0-beta.1
- @celo/wallet-hsm@6.0.0-beta.1
- @celo/wallet-remote@6.0.0-beta.1

## 6.0.0-beta.0

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/sdk/wallets/wallet-hsm-aws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@celo/wallet-hsm-aws",
"version": "6.0.0-beta.0",
"version": "6.0.0-beta.1",
"description": "AWS HSM wallet implementation",
"author": "Celo",
"license": "Apache-2.0",
Expand All @@ -24,9 +24,9 @@
"dependencies": {
"@celo/connect": "^6.0.0-beta.0",
"@celo/utils": "^7.0.0-beta.0",
"@celo/wallet-base": "^6.0.0-beta.0",
"@celo/wallet-hsm": "^6.0.0-beta.0",
"@celo/wallet-remote": "^6.0.0-beta.0",
"@celo/wallet-base": "^6.0.0-beta.1",
"@celo/wallet-hsm": "^6.0.0-beta.1",
"@celo/wallet-remote": "^6.0.0-beta.1",
"@ethereumjs/util": "8.0.5",
"@types/debug": "^4.1.5",
"@types/secp256k1": "^4.0.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/sdk/wallets/wallet-hsm-azure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @celo/wallet-hsm-azure

## 6.0.0-beta.1

### Patch Changes

- Updated dependencies []:
- @celo/wallet-base@6.0.0-beta.1
- @celo/wallet-hsm@6.0.0-beta.1
- @celo/wallet-remote@6.0.0-beta.1

## 6.0.0-beta.0

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/sdk/wallets/wallet-hsm-azure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@celo/wallet-hsm-azure",
"version": "6.0.0-beta.0",
"version": "6.0.0-beta.1",
"description": "Azure HSM wallet implementation",
"author": "Celo",
"license": "Apache-2.0",
Expand Down Expand Up @@ -28,9 +28,9 @@
"@celo/base": "^6.1.0-beta.0",
"@celo/connect": "^6.0.0-beta.0",
"@celo/utils": "^7.0.0-beta.0",
"@celo/wallet-base": "^6.0.0-beta.0",
"@celo/wallet-hsm": "^6.0.0-beta.0",
"@celo/wallet-remote": "^6.0.0-beta.0",
"@celo/wallet-base": "^6.0.0-beta.1",
"@celo/wallet-hsm": "^6.0.0-beta.1",
"@celo/wallet-remote": "^6.0.0-beta.1",
"@ethereumjs/util": "8.0.5",
"@types/secp256k1": "^4.0.0",
"bignumber.js": "^9.0.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/sdk/wallets/wallet-hsm-gcp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @celo/wallet-hsm-gcp

## 6.0.0-beta.1

### Patch Changes

- Updated dependencies []:
- @celo/wallet-base@6.0.0-beta.1
- @celo/wallet-hsm@6.0.0-beta.1
- @celo/wallet-remote@6.0.0-beta.1

## 6.0.0-beta.0

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/sdk/wallets/wallet-hsm-gcp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@celo/wallet-hsm-gcp",
"version": "6.0.0-beta.0",
"version": "6.0.0-beta.1",
"description": "GCP HSM wallet implementation",
"author": "Celo",
"license": "Apache-2.0",
Expand All @@ -22,9 +22,9 @@
"dependencies": {
"@celo/connect": "^6.0.0-beta.0",
"@celo/utils": "^7.0.0-beta.0",
"@celo/wallet-base": "^6.0.0-beta.0",
"@celo/wallet-hsm": "^6.0.0-beta.0",
"@celo/wallet-remote": "^6.0.0-beta.0",
"@celo/wallet-base": "^6.0.0-beta.1",
"@celo/wallet-hsm": "^6.0.0-beta.1",
"@celo/wallet-remote": "^6.0.0-beta.1",
"@ethereumjs/util": "8.0.5",
"@google-cloud/kms": "~2.9.0",
"@noble/curves": "^1.3.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/sdk/wallets/wallet-hsm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @celo/wallet-hsm

## 6.0.0-beta.1

## 6.0.0-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/wallets/wallet-hsm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@celo/wallet-hsm",
"version": "6.0.0-beta.0",
"version": "6.0.0-beta.1",
"description": "HSM wallet implementation utils",
"author": "Celo",
"license": "Apache-2.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/sdk/wallets/wallet-ledger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @celo/wallet-ledger

## 6.0.0-beta.1

### Patch Changes

- [#283](https://github.com/celo-org/developer-tooling/pull/283) [`6d2a838`](https://github.com/celo-org/developer-tooling/commit/6d2a838a80a51007d75768c77d62a861f2cec136) Thanks [@nicolasbrugneaux](https://github.com/nicolasbrugneaux)! - Change the @ledgerhq/hw-app-eth dependency to our own fork

- Updated dependencies []:
- @celo/wallet-base@6.0.0-beta.1
- @celo/wallet-remote@6.0.0-beta.1

## 6.0.0-beta.0

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/sdk/wallets/wallet-ledger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@celo/wallet-ledger",
"version": "6.0.0-beta.0",
"version": "6.0.0-beta.1",
"description": "Ledger wallet implementation",
"author": "Celo",
"license": "Apache-2.0",
Expand Down Expand Up @@ -28,8 +28,8 @@
"@celo/connect": "^6.0.0-beta.0",
"@celo/ledger-token-signer": "^0.4.0",
"@celo/utils": "^7.0.0-beta.0",
"@celo/wallet-base": "^6.0.0-beta.0",
"@celo/wallet-remote": "^6.0.0-beta.0",
"@celo/wallet-base": "^6.0.0-beta.1",
"@celo/wallet-remote": "^6.0.0-beta.1",
"@ethereumjs/util": "8.0.5",
"@ledgerhq/errors": "^6.16.4",
"@ledgerhq/hw-app-eth": "git+https://github.com:celo-org/ledgerjs-hw-app-eth.git#commit=a6c1bc97f09709fea0902873f8f6c03daa5c0bcd",
Expand Down
7 changes: 7 additions & 0 deletions packages/sdk/wallets/wallet-local/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @celo/wallet-local

## 6.0.0-beta.1

### Patch Changes

- Updated dependencies []:
- @celo/wallet-base@6.0.0-beta.1

## 6.0.0-beta.0

### Major Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk/wallets/wallet-local/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@celo/wallet-local",
"version": "6.0.0-beta.0",
"version": "6.0.0-beta.1",
"description": "Local wallet implementation",
"author": "Celo",
"license": "Apache-2.0",
Expand All @@ -25,7 +25,7 @@
"@celo/base": "^6.1.0-beta.0",
"@celo/connect": "^6.0.0-beta.0",
"@celo/utils": "^7.0.0-beta.0",
"@celo/wallet-base": "^6.0.0-beta.0",
"@celo/wallet-base": "^6.0.0-beta.1",
"@ethereumjs/util": "8.0.5"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/sdk/wallets/wallet-remote/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @celo/wallet-remote

## 6.0.0-beta.1

### Patch Changes

- Updated dependencies []:
- @celo/wallet-base@6.0.0-beta.1

## 6.0.0-beta.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk/wallets/wallet-remote/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@celo/wallet-remote",
"version": "6.0.0-beta.0",
"version": "6.0.0-beta.1",
"description": "Remote wallet implementation",
"author": "Celo",
"license": "Apache-2.0",
Expand All @@ -24,7 +24,7 @@
"dependencies": {
"@celo/connect": "^6.0.0-beta.0",
"@celo/utils": "^7.0.0-beta.0",
"@celo/wallet-base": "^6.0.0-beta.0",
"@celo/wallet-base": "^6.0.0-beta.1",
"@ethereumjs/util": "8.0.5",
"@types/debug": "^4.1.5"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/sdk/wallets/wallet-rpc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @celo/wallet-rpc

## 6.0.0-beta.1

### Patch Changes

- Updated dependencies []:
- @celo/wallet-base@6.0.0-beta.1
- @celo/wallet-remote@6.0.0-beta.1

## 6.0.0-beta.0

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/sdk/wallets/wallet-rpc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@celo/wallet-rpc",
"version": "6.0.0-beta.0",
"version": "6.0.0-beta.1",
"description": "Geth RPC wallet implementation",
"author": "Celo",
"license": "Apache-2.0",
Expand All @@ -25,8 +25,8 @@
"@celo/base": "^6.1.0-beta.0",
"@celo/connect": "^6.0.0-beta.0",
"@celo/utils": "^7.0.0-beta.0",
"@celo/wallet-base": "^6.0.0-beta.0",
"@celo/wallet-remote": "^6.0.0-beta.0",
"@celo/wallet-base": "^6.0.0-beta.1",
"@celo/wallet-remote": "^6.0.0-beta.1",
"@types/bn.js": "^5.1.0",
"bignumber.js": "^9.0.0",
"debug": "^4.1.1"
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2081,7 +2081,7 @@ __metadata:
languageName: node
linkType: hard

"@celo/wallet-base@npm:^6.0.0-beta.0, @celo/wallet-base@workspace:packages/sdk/wallets/wallet-base":
"@celo/wallet-base@npm:^6.0.0-beta.1, @celo/wallet-base@workspace:packages/sdk/wallets/wallet-base":
version: 0.0.0-use.local
resolution: "@celo/wallet-base@workspace:packages/sdk/wallets/wallet-base"
dependencies:
Expand Down Expand Up @@ -2109,9 +2109,9 @@ __metadata:
"@celo/connect": "npm:^6.0.0-beta.0"
"@celo/typescript": "workspace:^"
"@celo/utils": "npm:^7.0.0-beta.0"
"@celo/wallet-base": "npm:^6.0.0-beta.0"
"@celo/wallet-hsm": "npm:^6.0.0-beta.0"
"@celo/wallet-remote": "npm:^6.0.0-beta.0"
"@celo/wallet-base": "npm:^6.0.0-beta.1"
"@celo/wallet-hsm": "npm:^6.0.0-beta.1"
"@celo/wallet-remote": "npm:^6.0.0-beta.1"
"@ethereumjs/util": "npm:8.0.5"
"@noble/ciphers": "npm:0.4.1"
"@noble/curves": "npm:1.3.0"
Expand All @@ -2137,9 +2137,9 @@ __metadata:
"@celo/connect": "npm:^6.0.0-beta.0"
"@celo/typescript": "workspace:^"
"@celo/utils": "npm:^7.0.0-beta.0"
"@celo/wallet-base": "npm:^6.0.0-beta.0"
"@celo/wallet-hsm": "npm:^6.0.0-beta.0"
"@celo/wallet-remote": "npm:^6.0.0-beta.0"
"@celo/wallet-base": "npm:^6.0.0-beta.1"
"@celo/wallet-hsm": "npm:^6.0.0-beta.1"
"@celo/wallet-remote": "npm:^6.0.0-beta.1"
"@ethereumjs/util": "npm:8.0.5"
"@noble/ciphers": "npm:0.4.1"
"@noble/curves": "npm:1.3.0"
Expand All @@ -2160,9 +2160,9 @@ __metadata:
"@celo/connect": "npm:^6.0.0-beta.0"
"@celo/typescript": "workspace:^"
"@celo/utils": "npm:^7.0.0-beta.0"
"@celo/wallet-base": "npm:^6.0.0-beta.0"
"@celo/wallet-hsm": "npm:^6.0.0-beta.0"
"@celo/wallet-remote": "npm:^6.0.0-beta.0"
"@celo/wallet-base": "npm:^6.0.0-beta.1"
"@celo/wallet-hsm": "npm:^6.0.0-beta.1"
"@celo/wallet-remote": "npm:^6.0.0-beta.1"
"@ethereumjs/util": "npm:8.0.5"
"@google-cloud/kms": "npm:~2.9.0"
"@noble/ciphers": "npm:0.4.1"
Expand All @@ -2177,7 +2177,7 @@ __metadata:
languageName: unknown
linkType: soft

"@celo/wallet-hsm@npm:^6.0.0-beta.0, @celo/wallet-hsm@workspace:packages/sdk/wallets/wallet-hsm":
"@celo/wallet-hsm@npm:^6.0.0-beta.1, @celo/wallet-hsm@workspace:packages/sdk/wallets/wallet-hsm":
version: 0.0.0-use.local
resolution: "@celo/wallet-hsm@workspace:packages/sdk/wallets/wallet-hsm"
dependencies:
Expand Down Expand Up @@ -2206,8 +2206,8 @@ __metadata:
"@celo/ledger-token-signer": "npm:^0.4.0"
"@celo/typescript": "workspace:^"
"@celo/utils": "npm:^7.0.0-beta.0"
"@celo/wallet-base": "npm:^6.0.0-beta.0"
"@celo/wallet-remote": "npm:^6.0.0-beta.0"
"@celo/wallet-base": "npm:^6.0.0-beta.1"
"@celo/wallet-remote": "npm:^6.0.0-beta.1"
"@ethereumjs/util": "npm:8.0.5"
"@ledgerhq/errors": "npm:^6.16.4"
"@ledgerhq/hw-app-eth": "git+https://github.com:celo-org/ledgerjs-hw-app-eth.git#commit=a6c1bc97f09709fea0902873f8f6c03daa5c0bcd"
Expand Down Expand Up @@ -2244,7 +2244,7 @@ __metadata:
"@celo/connect": "npm:^6.0.0-beta.0"
"@celo/typescript": "workspace:^"
"@celo/utils": "npm:^7.0.0-beta.0"
"@celo/wallet-base": "npm:^6.0.0-beta.0"
"@celo/wallet-base": "npm:^6.0.0-beta.1"
"@ethereumjs/util": "npm:8.0.5"
"@types/debug": "npm:^4.1.12"
debug: "npm:^4.3.5"
Expand All @@ -2253,14 +2253,14 @@ __metadata:
languageName: unknown
linkType: soft

"@celo/wallet-remote@npm:^6.0.0-beta.0, @celo/wallet-remote@workspace:packages/sdk/wallets/wallet-remote":
"@celo/wallet-remote@npm:^6.0.0-beta.1, @celo/wallet-remote@workspace:packages/sdk/wallets/wallet-remote":
version: 0.0.0-use.local
resolution: "@celo/wallet-remote@workspace:packages/sdk/wallets/wallet-remote"
dependencies:
"@celo/connect": "npm:^6.0.0-beta.0"
"@celo/typescript": "workspace:^"
"@celo/utils": "npm:^7.0.0-beta.0"
"@celo/wallet-base": "npm:^6.0.0-beta.0"
"@celo/wallet-base": "npm:^6.0.0-beta.1"
"@ethereumjs/util": "npm:8.0.5"
"@types/debug": "npm:^4.1.5"
web3: "npm:1.10.4"
Expand All @@ -2277,8 +2277,8 @@ __metadata:
"@celo/dev-utils": "npm:0.0.4-beta.1"
"@celo/typescript": "workspace:^"
"@celo/utils": "npm:^7.0.0-beta.0"
"@celo/wallet-base": "npm:^6.0.0-beta.0"
"@celo/wallet-remote": "npm:^6.0.0-beta.0"
"@celo/wallet-base": "npm:^6.0.0-beta.1"
"@celo/wallet-remote": "npm:^6.0.0-beta.1"
"@types/bn.js": "npm:^5.1.0"
"@types/debug": "npm:^4.1.12"
bignumber.js: "npm:^9.0.0"
Expand Down

0 comments on commit a5ffcb6

Please sign in to comment.