Skip to content

chore(release): rename npm package from nodeup-cli to nodeupx#108

Merged
dipto0321 merged 1 commit into
mainfrom
chore/release/rename-npm-package-nodeupx
Jul 3, 2026
Merged

chore(release): rename npm package from nodeup-cli to nodeupx#108
dipto0321 merged 1 commit into
mainfrom
chore/release/rename-npm-package-nodeupx

Conversation

@dipto0321

Copy link
Copy Markdown
Owner

Summary

Rename the npm wrapper package from nodeup-cli to nodeupx everywhere it appears: nodeup-npm/package.json (name field), both READMEs, docs/installation.md, docs/release-checklist.md, and the OIDC publish job in .github/workflows/release.yml.

Why

nodeup-cli@1.0.0 was unpublished from the registry, which puts the name in npm's 24-hour unpublish hold. Rather than wait out the hold, the wrapper moves to a fresh name. nodeupx was verified unclaimed on the registry (GET https://registry.npmjs.org/nodeupx → 404) before this rename. The bare nodeup name remains squatted by an unrelated 2015 package.

Nothing user-visible changes beyond the install command: the wrapper still exposes the binary as nodeup on $PATH, and version/binaryVersion stay at 1.0.1 as set by #107.

Not changed on purpose

Dependencies

None added.

Refs #35, #37.

🤖 Generated with Claude Code

The nodeup-cli name is in npm's 24-hour unpublish hold after the
1.0.0 takedown, and rather than wait out the hold the wrapper moves
to a fresh name. nodeupx was verified unclaimed on the registry
(404) before this rename. The installed binary is still exposed as
nodeup on $PATH; only the npm package name changes.

Historical CHANGELOG entries that mention nodeup-cli are left
untouched as a record of what shipped at the time.

Refs #35, #37.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cocogitto-bot

cocogitto-bot Bot commented Jul 3, 2026

Copy link
Copy Markdown

✔️ 8b9fcdd - Conventional commits check succeeded.

@dipto0321 dipto0321 merged commit b3a2faa into main Jul 3, 2026
10 checks passed
@dipto0321 dipto0321 deleted the chore/release/rename-npm-package-nodeupx branch July 3, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant