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: version packages #1661

Closed blockstack-devops closed 3 months ago

blockstack-devops commented 3 months ago

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

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

Releases

@stacks/cli@6.13.0

Note: Version bump only for package @stacks/cli

@stacks/stacking@6.13.0

Features

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 Mar 22, 2024 1:59pm
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 64.38356% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 66.31%. Comparing base (4ef1815) to head (f480be0).

Files Patch % Lines
packages/stacking/src/index.ts 48.83% 17 Missing and 5 partials :warning:
packages/stacking/src/utils.ts 86.66% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1661 +/- ## ========================================== - Coverage 66.39% 66.31% -0.08% ========================================== Files 119 119 Lines 8719 8764 +45 Branches 1947 1953 +6 ========================================== + Hits 5789 5812 +23 - Misses 2692 2708 +16 - Partials 238 244 +6 ```

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