Skip to content

Update np to 11.2.1 - #29

Merged
johnnylee-wf merged 1 commit into
mainfrom
update-np-11
Jun 16, 2026
Merged

Update np to 11.2.1#29
johnnylee-wf merged 1 commit into
mainfrom
update-np-11

Conversation

@johnnylee-wf

Copy link
Copy Markdown
Contributor

Summary

Upgrades the np release tool from 10.2.0 to 11.2.1 (latest).

Code changes

None required. np is a publishing CLI used manually (devDependency, not imported anywhere in source, no np config file, not referenced by any npm script). The upgrade is a straight version bump, keeping the repo's exact-pin convention.

Compatibility note

np 11 raises its required Node engine from >=18 to >=20. CI runs Node 22 (.github/workflows/pull_request.yml), so the requirement is satisfied.

Testing

  • npm test passes (5/5)
  • npx np --version11.2.1 (binary resolves correctly)
  • Lockfile regenerated via npm install

🤖 Generated with Claude Code

Bump the np publishing tool from 10.2.0 to 11.2.1. np is a release CLI
(devDependency, not imported in source), so no code changes are needed.
np 11 raises its required Node engine from >=18 to >=20; CI runs Node 22,
so this is satisfied.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@johnnylee-wf
johnnylee-wf merged commit fb327c4 into main Jun 16, 2026
1 check passed
@johnnylee-wf
johnnylee-wf deleted the update-np-11 branch June 16, 2026 15:06
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.

2 participants