Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages (beta) #478

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Version Packages (beta) #478

merged 1 commit into from
Dec 11, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 6, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

master is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on master.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@celo/[email protected]

Minor Changes

  • #471 26b9779 Thanks @aaronmgdr! - For account:new command add alias "celoLegacy" to the --derivationPath flag

Patch Changes

@celo/[email protected]

Minor Changes

@celo/[email protected]

Patch Changes


PR-Codex overview

This PR focuses on updating the version of various Celo packages, specifically incrementing the versions of @celo/base, @celo/contractkit, and @celo/celocli, along with corresponding changelog updates and minor enhancements in functionality.

Detailed summary

  • Updated @celo/base from 7.0.0-beta.0 to 7.0.0-beta.1.
  • Updated @celo/contractkit from 9.0.0-beta.4 to 9.0.0-beta.5.
  • Updated @celo/celocli from 6.0.0-beta.6 to 6.0.0-beta.7.
  • Added new exports in @celo/base.
  • Enhanced account:new command in @celo/celocli to display full BIP44 derivation path.
  • Recommended node version updated to node 20 in @celo/celocli.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@github-actions github-actions bot requested a review from a team as a code owner December 6, 2024 11:37
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.44%. Comparing base (ef9ca97) to head (0558223).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #478   +/-   ##
=======================================
  Coverage   73.44%   73.44%           
=======================================
  Files         240      240           
  Lines       10180    10180           
  Branches     1625     1607   -18     
=======================================
  Hits         7477     7477           
- Misses       2590     2627   +37     
+ Partials      113       76   -37     
Components Coverage Δ
celocli 85.23% <ø> (ø)
sdk 68.94% <ø> (ø)
wallets 52.72% <ø> (ø)
viem-sdks 95.08% <ø> (ø)

@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from a569fca to 96ff4cf Compare December 11, 2024 10:31
@aaronmgdr aaronmgdr force-pushed the changeset-release/master branch from 96ff4cf to 66034e4 Compare December 11, 2024 14:10
@aaronmgdr aaronmgdr enabled auto-merge (squash) December 11, 2024 14:10
@github-actions github-actions bot force-pushed the changeset-release/master branch from 66034e4 to 0558223 Compare December 11, 2024 14:13
@aaronmgdr aaronmgdr merged commit 19fed5e into master Dec 11, 2024
22 of 24 checks passed
@aaronmgdr aaronmgdr deleted the changeset-release/master branch December 11, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant