Skip to content

Commit

Permalink
Version Packages (#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 19, 2025
1 parent 3c6c072 commit c7514dd
Show file tree
Hide file tree
Showing 68 changed files with 567 additions and 429 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-wombats-agree.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/brave-brooms-report.md

This file was deleted.

25 changes: 0 additions & 25 deletions .changeset/calm-wasps-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curly-dolls-heal.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/early-sloths-approve.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-lobsters-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/healthy-days-reply.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/kind-cups-reflect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/late-dolphins-crash.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/lemon-squids-report.md

This file was deleted.

42 changes: 0 additions & 42 deletions .changeset/nasty-feet-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-seahorses-admire.md

This file was deleted.

52 changes: 0 additions & 52 deletions .changeset/pre.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/pretty-ladybugs-boil.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-deers-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-ads-allow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-beds-share.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-eyes-exercise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-geese-shake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-poems-give.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-cameras-talk.md

This file was deleted.

44 changes: 44 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,49 @@
# Changelog

## 6.1.0

### Minor Changes

- [#470](https://github.com/celo-org/developer-tooling/pull/470) [`770bfa4`](https://github.com/celo-org/developer-tooling/commit/770bfa47af12ce8fbe0a4884481034ca26d3b29d) Thanks [@shazarre](https://github.com/shazarre)! - Introduce `validatorgroup:rpc-urls` command to list community RPC nodes

- [#488](https://github.com/celo-org/developer-tooling/pull/488) [`07c4c78`](https://github.com/celo-org/developer-tooling/commit/07c4c7854f419dd07fbf09fe966fb5b378a139d1) Thanks [@aaronmgdr](https://github.com/aaronmgdr)! - add --derivationPath to config:set for setting global deriviationPath. Usefull when using ledger devices and when generated new accounts.

- [#511](https://github.com/celo-org/developer-tooling/pull/511) [`be62336`](https://github.com/celo-org/developer-tooling/commit/be6233688d412ff2279fb9bef2b7df7749b8f095) Thanks [@nicolasbrugneaux](https://github.com/nicolasbrugneaux)! - Add useSafe flags for governance:propose and governance:withdraw commands

- [#488](https://github.com/celo-org/developer-tooling/pull/488) [`07c4c78`](https://github.com/celo-org/developer-tooling/commit/07c4c7854f419dd07fbf09fe966fb5b378a139d1) Thanks [@aaronmgdr](https://github.com/aaronmgdr)! - Add --ledgerLiveMode flag for use with --useLedger flag. This is useful for using same addresses on celocli as LedgerLive uses.

- [#508](https://github.com/celo-org/developer-tooling/pull/508) [`8fb95c9`](https://github.com/celo-org/developer-tooling/commit/8fb95c904ee2fd96220658b067ac60193b22a2d9) Thanks [@shazarre](https://github.com/shazarre)! - Support delegation for vote signers

- [#507](https://github.com/celo-org/developer-tooling/pull/507) [`0517378`](https://github.com/celo-org/developer-tooling/commit/0517378e1160990238b4cf670e0fed841eb953ea) Thanks [@shazarre](https://github.com/shazarre)! - --useMultiSig support for governance:withdraw command

- [#510](https://github.com/celo-org/developer-tooling/pull/510) [`0d307db`](https://github.com/celo-org/developer-tooling/commit/0d307db42f4c4a221c8a30682cddc99f2012c2e2) Thanks [@shazarre](https://github.com/shazarre)! - Add `epochs:send-validator-payment` command to support sending validator, their group and delegation beneficiary allocated epoch payments

### Patch Changes

- [#497](https://github.com/celo-org/developer-tooling/pull/497) [`79cd947`](https://github.com/celo-org/developer-tooling/commit/79cd94725582be0c62133e98b922d19ed9c0b5de) Thanks [@aaronmgdr](https://github.com/aaronmgdr)! - chore: package.json link fixes

- [#492](https://github.com/celo-org/developer-tooling/pull/492) [`2e02d94`](https://github.com/celo-org/developer-tooling/commit/2e02d943adb859b3a5b71432d1d232f3dca44733) Thanks [@aaronmgdr](https://github.com/aaronmgdr)! - Bump dependncies up

- [#493](https://github.com/celo-org/developer-tooling/pull/493) [`075a270`](https://github.com/celo-org/developer-tooling/commit/075a270b98c806046226ee151de4027040ae4b05) Thanks [@aaronmgdr](https://github.com/aaronmgdr)! - Fix releasegold:transfer-dollars bug with pre run checks

- [#523](https://github.com/celo-org/developer-tooling/pull/523) [`13c4220`](https://github.com/celo-org/developer-tooling/commit/13c4220c21f1e83d9ebf01a5a19e423cbfc1acbc) Thanks [@shazarre](https://github.com/shazarre)! - Fixes EpochManager not available error for some L1 commands

- [#514](https://github.com/celo-org/developer-tooling/pull/514) [`4a1d9e7`](https://github.com/celo-org/developer-tooling/commit/4a1d9e764a67b16324da996eb73d514e4b215959) Thanks [@aaronmgdr](https://github.com/aaronmgdr)! - Fix bug with GovernanceSlasher missing version causing failure. defend against exceptions when printing contracts info

- Updated dependencies [[`770bfa4`](https://github.com/celo-org/developer-tooling/commit/770bfa47af12ce8fbe0a4884481034ca26d3b29d), [`2e02d94`](https://github.com/celo-org/developer-tooling/commit/2e02d943adb859b3a5b71432d1d232f3dca44733), [`79cd947`](https://github.com/celo-org/developer-tooling/commit/79cd94725582be0c62133e98b922d19ed9c0b5de), [`2e02d94`](https://github.com/celo-org/developer-tooling/commit/2e02d943adb859b3a5b71432d1d232f3dca44733), [`0d307db`](https://github.com/celo-org/developer-tooling/commit/0d307db42f4c4a221c8a30682cddc99f2012c2e2), [`07c4c78`](https://github.com/celo-org/developer-tooling/commit/07c4c7854f419dd07fbf09fe966fb5b378a139d1), [`a8e5099`](https://github.com/celo-org/developer-tooling/commit/a8e50990e71f5d45522d11995836fbee820564c1), [`07c4c78`](https://github.com/celo-org/developer-tooling/commit/07c4c7854f419dd07fbf09fe966fb5b378a139d1), [`ce6a493`](https://github.com/celo-org/developer-tooling/commit/ce6a493ab6c82893595cde6a8ee9485d9bc9e033), [`07c4c78`](https://github.com/celo-org/developer-tooling/commit/07c4c7854f419dd07fbf09fe966fb5b378a139d1)]:
- @celo/metadata-claims@1.0.1
- @celo/wallet-hsm-azure@7.0.0
- @celo/cryptographic-utils@5.1.2
- @celo/utils@8.0.1
- @celo/base@7.0.1
- @celo/wallet-ledger@7.0.0
- @celo/wallet-local@7.0.0
- @celo/contractkit@9.0.1
- @celo/phone-utils@6.0.5
- @celo/governance@5.1.5
- @celo/explorer@5.0.14
- @celo/connect@6.1.1

## 6.1.0-beta.2

### Patch Changes
Expand Down
28 changes: 14 additions & 14 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@celo/celocli",
"description": "CLI Tool for transacting with the Celo protocol",
"version": "6.1.0-beta.2",
"version": "6.1.0",
"author": "Celo",
"license": "Apache-2.0",
"repository": {
Expand Down Expand Up @@ -42,20 +42,20 @@
},
"dependencies": {
"@celo/abis": "11.0.0",
"@celo/base": "^7.0.1-beta.0",
"@celo/base": "^7.0.1",
"@celo/compliance": "~1.0.25",
"@celo/connect": "^6.1.1-beta.0",
"@celo/contractkit": "^9.0.1-beta.1",
"@celo/cryptographic-utils": "^5.1.2-beta.0",
"@celo/explorer": "^5.0.14-beta.0",
"@celo/governance": "^5.1.5-beta.0",
"@celo/connect": "^6.1.1",
"@celo/contractkit": "^9.0.1",
"@celo/cryptographic-utils": "^5.1.2",
"@celo/explorer": "^5.0.14",
"@celo/governance": "^5.1.5",
"@celo/identity": "^5.1.2",
"@celo/metadata-claims": "^1.0.1-beta.0",
"@celo/phone-utils": "^6.0.5-beta.0",
"@celo/utils": "^8.0.1-beta.0",
"@celo/wallet-hsm-azure": "^7.0.0-beta.1",
"@celo/wallet-ledger": "^7.0.0-beta.1",
"@celo/wallet-local": "^7.0.0-beta.1",
"@celo/metadata-claims": "^1.0.1",
"@celo/phone-utils": "^6.0.5",
"@celo/utils": "^8.0.1",
"@celo/wallet-hsm-azure": "^7.0.0",
"@celo/wallet-ledger": "^7.0.0",
"@celo/wallet-local": "^7.0.0",
"@ethereumjs/util": "8.0.5",
"@ledgerhq/hw-transport-node-hid": "^6.28.5",
"@mento-protocol/mento-sdk": "^1.0.1",
Expand Down Expand Up @@ -84,7 +84,7 @@
},
"devDependencies": {
"@celo/celo-devchain": "^7.0.0",
"@celo/dev-utils": "0.0.8-beta.0",
"@celo/dev-utils": "0.0.8",
"@celo/typescript": "workspace:^",
"@types/debug": "^4.1.4",
"@types/fs-extra": "^8.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/dev-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @celo/dev-utils

## 0.0.8

### Patch Changes

- Updated dependencies [[`79cd947`](https://github.com/celo-org/developer-tooling/commit/79cd94725582be0c62133e98b922d19ed9c0b5de)]:
- @celo/connect@6.1.1

## 0.0.8-beta.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/dev-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@celo/dev-utils",
"version": "0.0.8-beta.0",
"version": "0.0.8",
"description": "util package for celo packages that should only be a devDependency",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand All @@ -21,7 +21,7 @@
},
"dependencies": {
"@celo/abis": "^11.0.0",
"@celo/connect": "^6.1.1-beta.0",
"@celo/connect": "^6.1.1",
"@viem/anvil": "^0.0.9",
"bignumber.js": "^9.0.0",
"fs-extra": "^8.1.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/sdk/base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @celo/base

## 7.0.1

### Patch Changes

- [#492](https://github.com/celo-org/developer-tooling/pull/492) [`2e02d94`](https://github.com/celo-org/developer-tooling/commit/2e02d943adb859b3a5b71432d1d232f3dca44733) Thanks [@aaronmgdr](https://github.com/aaronmgdr)! - Bump @noble/ciphers to use audited version

- [#497](https://github.com/celo-org/developer-tooling/pull/497) [`79cd947`](https://github.com/celo-org/developer-tooling/commit/79cd94725582be0c62133e98b922d19ed9c0b5de) Thanks [@aaronmgdr](https://github.com/aaronmgdr)! - chore: package.json link fixes

- [#488](https://github.com/celo-org/developer-tooling/pull/488) [`07c4c78`](https://github.com/celo-org/developer-tooling/commit/07c4c7854f419dd07fbf09fe966fb5b378a139d1) Thanks [@aaronmgdr](https://github.com/aaronmgdr)! - New export type DerivationPath. Useful for when a value Must match first part of BIP44

## 7.0.1-beta.0

### Patch Changes
Expand Down
Loading

0 comments on commit c7514dd

Please sign in to comment.