chore: version packages#77
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
c8c06d4 to
04ba343
Compare
04ba343 to
f23f314
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 develop, this PR will be updated.
Releases
@skillit/cli@0.6.0
Minor Changes
#76
7d1596fThanks @pradeepmouli! - Add npx invocation mode for CLI skills on public packages.skillit gen --source clinow defaults tonpx <packageName>as the invocation prefix for public packages that declare abinfield inpackage.json(mirrorsnpm install -gdetection:binpresent + not"private": true).--invocation npx|globalflag toskillit gento override the auto-detected mode.npx <packageName>in npx mode.applyNpxMode/resolveInvocationModehelpers exported from@skillit/cli.PackageMetadatafields:fullPackageName,bin,isPrivate.ExtractedSkillfield:cliInvocationPrefix.CliRefineSourceandCliRefineSourceOptionssupportinvocationModeoverride.Patch Changes
7d1596f]:@skillit/client@0.4.0
Minor Changes
#78
3589fc4Thanks @pradeepmouli! -skillit init --source clinow wires a postinstall script.@skillit/cli,initwrites a self-containedskillit-postinstall.cjsscript to the project root and setsscripts.postinstallinpackage.jsontonode ./skillit-postinstall.cjs.npx <packageName>with the bare binary name in allskills/**/*.mdfiles, so globally-installed consumers get invocation examples that match their actual shell command.scripts.postinstallis already set.wirePostinstalldep onInitDepsfor testing.generatePostinstallScript()export from@skillit/client.#76
7d1596fThanks @pradeepmouli! - Add npx invocation mode for CLI skills on public packages.skillit gen --source clinow defaults tonpx <packageName>as the invocation prefix for public packages that declare abinfield inpackage.json(mirrorsnpm install -gdetection:binpresent + not"private": true).--invocation npx|globalflag toskillit gento override the auto-detected mode.npx <packageName>in npx mode.applyNpxMode/resolveInvocationModehelpers exported from@skillit/cli.PackageMetadatafields:fullPackageName,bin,isPrivate.ExtractedSkillfield:cliInvocationPrefix.CliRefineSourceandCliRefineSourceOptionssupportinvocationModeoverride.#79
3f93df0Thanks @pradeepmouli! - Postinstall script now copies skills to~/.claude/skills/after rewriting invocations.Global installs (
npm install -g <pkg>) will have their skills available to Claude Code immediately after install, with no manual configuration.Patch Changes
7d1596f]:@skillit/core@2.1.0
Minor Changes
#76
7d1596fThanks @pradeepmouli! - Add npx invocation mode for CLI skills on public packages.skillit gen --source clinow defaults tonpx <packageName>as the invocation prefix for public packages that declare abinfield inpackage.json(mirrorsnpm install -gdetection:binpresent + not"private": true).--invocation npx|globalflag toskillit gento override the auto-detected mode.npx <packageName>in npx mode.applyNpxMode/resolveInvocationModehelpers exported from@skillit/cli.PackageMetadatafields:fullPackageName,bin,isPrivate.ExtractedSkillfield:cliInvocationPrefix.CliRefineSourceandCliRefineSourceOptionssupportinvocationModeoverride.@skillit/docusaurus@0.3.2
Patch Changes
7d1596f]:@skillit/mcp@0.4.1
Patch Changes
7d1596f]:@skillit/target-fastmcp@0.3.3
Patch Changes
7d1596f]:@skillit/target-mcp-protocol@3.0.1
Patch Changes
7d1596f]:@skillit/target-mcpc@0.3.3
Patch Changes
7d1596f]:@skillit/typedoc@1.2.1
Patch Changes
7d1596f]:typedoc-plugin-skillit@1.4.2
Patch Changes
@skillit/vitepress@0.3.2
Patch Changes
7d1596f]: