theme-ui icon indicating copy to clipboard operation
theme-ui copied to clipboard

Handle the case where we don't need to release in `publish-to-npm.mjs` script

Open hasparus opened this issue 3 years ago • 0 comments

Idea If all versions in package.json files in packages/ were already set to the newest version — i.e. if git status reports "no change" — we can exit the process with 0.

image

hasparus avatar Sep 19 '22 13:09 hasparus