chore(release): rename @gsxdsm/fusion to @runfusion/fusion 0.0.1
Move the publishable CLI under the new @runfusion npm org for the first public release. Reset version to 0.0.1 since the previous name was never actually published. Rewrite packages/cli/README.md (the npm page) to mirror the root README marketing — Fusion logo, reel GIFs pulled from raw.githubusercontent.com, feature grid, tagline — and fix the stale dustinbyrne/kb image link and ISC-vs-MIT license mismatch. Propagates the name through root scripts, RELEASING.md, workflows, and docs. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -66,7 +66,7 @@ jobs:
|
||||
run: pnpm build
|
||||
|
||||
- name: Build binary
|
||||
run: pnpm --filter @gsxdsm/fusion build:exe -- --target ${{ matrix.target }}
|
||||
run: pnpm --filter @runfusion/fusion build:exe -- --target ${{ matrix.target }}
|
||||
|
||||
- name: Verify binary exists
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user