Update snapshot-releases.md - #1662
Conversation
npm has a special way of parsing command line arguments
|
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
|
This assumes that you have a 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 |
npm has a special way of parsing command line arguments
this is important because running
npm run changeset publish --tag bulbasurpublished a latest version for me :)