Skip to content

Update snapshot-releases.md - #1662

Closed
hibaAkroush wants to merge 2 commits into
changesets:mainfrom
hibaAkroush:patch-1
Closed

Update snapshot-releases.md#1662
hibaAkroush wants to merge 2 commits into
changesets:mainfrom
hibaAkroush:patch-1

Conversation

@hibaAkroush

@hibaAkroush hibaAkroush commented May 7, 2025

Copy link
Copy Markdown

npm has a special way of parsing command line arguments
this is important because running npm run changeset publish --tag bulbasur published a latest version for me :)

npm has a special way of parsing command line arguments
@changeset-bot

changeset-bot Bot commented May 7, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 025b0b3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@codecov

codecov Bot commented May 7, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.68%. Comparing base (5ca6271) to head (025b0b3).
⚠️ Report is 18 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1662   +/-   ##
=======================================
  Coverage   80.68%   80.68%           
=======================================
  Files          54       54           
  Lines        2257     2257           
  Branches      682      677    -5     
=======================================
  Hits         1821     1821           
  Misses        431      431           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bluwy

bluwy commented Nov 17, 2025

Copy link
Copy Markdown
Member

This assumes that you have a "changeset" script, which isn't true for everyone. The equivalent of yarn changeset is npx changeset, which doesn't require the -- escape.

I think it's better overall if the docs were written in a way that covers npm, yarn, pnpm etc, so I'll close this change for now. Maybe it can be done along with #1512

@bluwy bluwy closed this Nov 17, 2025
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.

2 participants