Skip to content

Instantly share code, notes, and snippets.

@edsilv
Last active May 26, 2023 06:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edsilv/1776b4f3ff6f3528442de59da9421925 to your computer and use it in GitHub Desktop.
Save edsilv/1776b4f3ff6f3528442de59da9421925 to your computer and use it in GitHub Desktop.
Publish UV
git checkout main
git pull origin main
npm version patch
git push origin main v0.0.0 # <- the tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment