hirosystems / stacks.js

JavaScript libraries for identity, auth, storage and transactions on the Stacks blockchain.
https://stacks.js.org
MIT License
944 stars 307 forks source link

chore: update lerna #1668

Closed janniks closed 3 months ago

janniks commented 3 months ago

This PR was published to npm with the version 6.13.0 e.g. npm install @stacks/common@6.13.0 --save-exact

Lerna wasn't detecting one package (never happened before) 🤷‍♀ switched to --canary --force-publish This is only for CI prereleases.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stacksjs-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:08am
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.40%. Comparing base (91b5dab) to head (2a7cb8f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1668 +/- ## ======================================= Coverage 66.40% 66.40% ======================================= Files 119 119 Lines 8817 8817 Branches 1969 1969 ======================================= Hits 5855 5855 Misses 2718 2718 Partials 244 244 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.