* build: add import/order eslint rule * chore: run lint:js --fix
* build: cleanup release scripts, separate cli entrypoints from logic * build: use repo/org constants
Missed this in the tsification, we should probably call this via API instead of spawning a sub-proc?
* build: convert all release scripts to typescript * fix test imports * build: fix version bumper export * refactor: use as const * spec: fix bad type spec