Skip to content

Commit

Permalink
turn on beta mode (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron <[email protected]>
  • Loading branch information
aaronmgdr and aaronmgdr authored Feb 27, 2024
1 parent d5977f2 commit 4baf0a7
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"mode": "pre",
"tag": "beta",
"initialVersions": {
"@celo/celocli": "4.0.0",
"@celo/base": "6.0.0",
"@celo/connect": "5.1.2",
"@celo/contractkit": "7.0.0",
"@celo/cryptographic-utils": "5.0.7",
"@celo/explorer": "5.0.8",
"@celo/governance": "5.0.9",
"@celo/keystores": "5.0.7",
"@celo/network-utils": "5.0.5",
"@celo/phone-utils": "6.0.1",
"@celo/transactions-uri": "5.0.7",
"@celo/utils": "6.0.0",
"@celo/wallet-base": "5.1.2",
"@celo/wallet-hsm": "5.1.2",
"@celo/wallet-hsm-aws": "5.1.2",
"@celo/wallet-hsm-azure": "5.1.2",
"@celo/wallet-hsm-gcp": "5.1.2",
"@celo/wallet-ledger": "5.1.2",
"@celo/wallet-local": "5.1.2",
"@celo/wallet-remote": "5.1.2",
"@celo/wallet-rpc": "5.1.2",
"@celo/typescript": "0.0.1"
},
"changesets": []
}

0 comments on commit 4baf0a7

Please sign in to comment.