Skip to content

Prepare package for npm publish under @happyprime scope#43

Merged
jeremyfelt merged 1 commit into
trunkfrom
prep-npm-publish
Jun 3, 2026
Merged

Prepare package for npm publish under @happyprime scope#43
jeremyfelt merged 1 commit into
trunkfrom
prep-npm-publish

Conversation

@jeremyfelt
Copy link
Copy Markdown
Member

Summary

Prepares reglance for its first npm publish as a scoped package.

  • Rename the package to @happyprime/reglance (unscoped reglance was free, but this matches the org's @happyprime/* convention).
  • Switch the license field from ISC to MIT and add a matching LICENSE file (the repo previously declared a license with no license text shipped).

Publishing notes

  • First publish will be 2.0.0 (nothing is on npm yet).
  • Scoped packages are private by default — publish with npm publish --access public.
  • Requires that the happyprime npm org exists and the publishing account is a member.

Verification

  • npm test → 83 pass
  • npm pack --dry-runhappyprime-reglance-2.0.0.tgz, 21 files, LICENSE included

🤖 Generated with Claude Code

Publish as the scoped package @happyprime/reglance and add an MIT
LICENSE file to match the (now MIT) license field.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jeremyfelt jeremyfelt merged commit 3b2d08a into trunk Jun 3, 2026
2 checks passed
@jeremyfelt jeremyfelt deleted the prep-npm-publish branch June 3, 2026 23:05
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