Skip to content

chore: version packages#34

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: version packages#34
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 29, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@humanjs/skill@0.2.0

Minor Changes

  • 7380437: Add a --global / -g flag to install the skill for every project instead of the current one. Claude Code goes to ~/.claude/skills/humanjs/SKILL.md and Codex to ~/.codex/AGENTS.md (merged in place, never clobbered). Cursor has no global rules file, so it's skipped with guidance to install per-project or paste into Cursor's user-rules settings. Combine with target flags (e.g. npx @humanjs/skill -g --claude) or run npx @humanjs/skill --global to pick interactively.

Patch Changes

  • 8857b00: Ship the MIT LICENSE file inside every package tarball. Each package listed LICENSE in its files array but had no license file in its own directory, so published tarballs omitted it — this adds the file to each package. Also broadens every package's npm keywords for discoverability.

    Tooling (not published): a check:exports task runs publint --strict on every package in CI, validating the published exports map, files, and type fields against the packed output (warnings fail the check).

@humanjs/core@0.6.1

Patch Changes

  • 8857b00: Ship the MIT LICENSE file inside every package tarball. Each package listed LICENSE in its files array but had no license file in its own directory, so published tarballs omitted it — this adds the file to each package. Also broadens every package's npm keywords for discoverability.

    Tooling (not published): a check:exports task runs publint --strict on every package in CI, validating the published exports map, files, and type fields against the packed output (warnings fail the check).

  • f77ca93: Document the personality + plugin authoring surface in the README — how to build a Personality (extend a preset or ship a full profile), publish it as a community @yourname/personality-* package, and write a HumanPlugin. No API changes; the contract was already exported and stable.

@humanjs/mcp@0.2.1

Patch Changes

  • 8857b00: Ship the MIT LICENSE file inside every package tarball. Each package listed LICENSE in its files array but had no license file in its own directory, so published tarballs omitted it — this adds the file to each package. Also broadens every package's npm keywords for discoverability.

    Tooling (not published): a check:exports task runs publint --strict on every package in CI, validating the published exports map, files, and type fields against the packed output (warnings fail the check).

  • Updated dependencies [8857b00]

  • Updated dependencies [f77ca93]

    • @humanjs/core@0.6.1
    • @humanjs/playwright@0.7.1
    • @humanjs/recorder@0.3.1

@humanjs/playwright@0.7.1

Patch Changes

  • 8857b00: Ship the MIT LICENSE file inside every package tarball. Each package listed LICENSE in its files array but had no license file in its own directory, so published tarballs omitted it — this adds the file to each package. Also broadens every package's npm keywords for discoverability.

    Tooling (not published): a check:exports task runs publint --strict on every package in CI, validating the published exports map, files, and type fields against the packed output (warnings fail the check).

  • Updated dependencies [8857b00]

  • Updated dependencies [f77ca93]

    • @humanjs/core@0.6.1

@humanjs/recorder@0.3.1

Patch Changes

  • 8857b00: Ship the MIT LICENSE file inside every package tarball. Each package listed LICENSE in its files array but had no license file in its own directory, so published tarballs omitted it — this adds the file to each package. Also broadens every package's npm keywords for discoverability.

    Tooling (not published): a check:exports task runs publint --strict on every package in CI, validating the published exports map, files, and type fields against the packed output (warnings fail the check).

  • Updated dependencies [8857b00]

    • @humanjs/playwright@0.7.1

@humanjs/examples@0.0.7

Patch Changes

  • Updated dependencies [8857b00]
    • @humanjs/playwright@0.7.1
    • @humanjs/recorder@0.3.1

@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
humanjs Ready Ready Preview, Comment May 29, 2026 2:36pm

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.

0 participants