feat(KB-331): rename package to @gsxdsm/fusion

- Rename package from @gsxdsm/kb to @gsxdsm/fusion in package.json and metadata
- Update all documentation references (README, RELEASING, STANDALONE, AGENTS.md)
- Update root workspace scripts for new package name
- Update changeset files to reference @gsxdsm/fusion and @fusion/dashboard
- Update CHANGELOG.md with new package name references
This commit is contained in:
gsxdsm
2026-03-31 16:31:18 -07:00
parent db03cf8625
commit 8c32ffc54d
13 changed files with 14 additions and 14 deletions

View File

@@ -707,7 +707,7 @@ Packages are published to npm automatically via GitHub Actions and [changesets](
### Installing from npm
```bash
npm install -g kb
npm install -g @gsxdsm/fusion
```
### Triggering a release