chore: version packages#34
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
b00b70a to
1b5542e
Compare
1b5542e to
869ac03
Compare
869ac03 to
90c54bd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
--global/-gflag to install the skill for every project instead of the current one. Claude Code goes to~/.claude/skills/humanjs/SKILL.mdand 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 runnpx @humanjs/skill --globalto pick interactively.Patch Changes
8857b00: Ship the MIT
LICENSEfile inside every package tarball. Each package listedLICENSEin itsfilesarray 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:exportstask runspublint --stricton 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
LICENSEfile inside every package tarball. Each package listedLICENSEin itsfilesarray 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:exportstask runspublint --stricton 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 aHumanPlugin. No API changes; the contract was already exported and stable.@humanjs/mcp@0.2.1
Patch Changes
8857b00: Ship the MIT
LICENSEfile inside every package tarball. Each package listedLICENSEin itsfilesarray 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:exportstask runspublint --stricton 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/playwright@0.7.1
Patch Changes
8857b00: Ship the MIT
LICENSEfile inside every package tarball. Each package listedLICENSEin itsfilesarray 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:exportstask runspublint --stricton 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/recorder@0.3.1
Patch Changes
8857b00: Ship the MIT
LICENSEfile inside every package tarball. Each package listedLICENSEin itsfilesarray 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:exportstask runspublint --stricton 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/examples@0.0.7
Patch Changes