changesets / changesets

🦋 A way to manage your versioning and changelogs with a focus on monorepos
MIT License
8.36k stars 507 forks source link

Fixed invalid attempts to tag packages already tagged on remote #1369

Closed Andarist closed 1 month ago

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 2ce24b4cd2bda268c9bc08d55228bd1935cd0761

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------- | ----- | | @changesets/cli | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codesandbox-ci[bot] commented 1 month ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 80.89%. Comparing base (954a16a) to head (2ce24b4).

Files Patch % Lines
packages/cli/src/commands/publish/index.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1369 +/- ## ========================================== + Coverage 80.23% 80.89% +0.66% ========================================== Files 54 54 Lines 2206 2204 -2 Branches 653 646 -7 ========================================== + Hits 1770 1783 +13 + Misses 432 417 -15 Partials 4 4 ```

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