nexus/cli
Dotta e8acd6a8b0 Add bump-and-publish script for one-command npm releases
Combines version bump, build, publish, restore, commit, and tag into
a single ./scripts/bump-and-publish.sh command. Supports --dry-run.
Also restores cli/package.json to dev format after v0.1.1 publish.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:46:06 -06:00
..
src chore: bump version to 0.1.1 2026-03-03 13:41:02 -06:00
esbuild.config.mjs feat: add npm build process, version bump, and forbidden token enforcement 2026-03-03 09:25:10 -06:00
package.json Add bump-and-publish script for one-command npm releases 2026-03-03 13:46:06 -06:00
tsconfig.json Add CLI package, config file support, and workspace setup 2026-02-17 13:39:47 -06:00
vitest.config.ts feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -06:00