Closed theengineear closed 8 months ago
This reworks our publish flow to publish both to npm and JSR with the same version (what we want). Note that care is take to wrap the npm version command so that we still use this first-class command as our anchor for bumping our version.
npm version
This reworks our publish flow to publish both to npm and JSR with the same version (what we want). Note that care is take to wrap the
npm version
command so that we still use this first-class command as our anchor for bumping our version.