Skip to content

Version Packages - #114

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

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

@ai-plugin-marketplace/core@0.10.1

Patch Changes

  • #109 37bb067 Thanks @mike-north! - Fix aipm lint staying silent for a plugin whose aipm.config.ts cannot be resolved — cases
    aipm validate (hard envelope-invalid) and aipm build (thrown ConfigLoadError) already
    caught. The schema/envelope-shape rule now fires for every envelope-load failure, not only a
    schema violation: a plugin-shaped directory missing aipm.config.ts, and a config file that is
    present but cannot be imported (syntax error, no usable default export). Both emit the same
    envelope-invalid-backed, error-severity diagnostic validate reports for the identical tree,
    carrying the config loader's own message verbatim, so the three surfaces agree instead of lint
    reporting a clean bill of health for a broken plugin.

  • #111 39b08b6 Thanks @mike-north! - Stop copying README.md/LICENSE into Gemini CLI and Kiro bundle output (bundleGeminiPlugin,
    bundleKiroPlugin, and the repo-root single-artifact-host emission built on them).

    The ai-plugin-marketplace/template repo moved README.md/LICENSE from per-plugin source to
    the repo root, where they are canonical, author-owned files backing the single emitted Gemini
    extension / Kiro power — never a per-plugin generated copy. The bundlers previously still tried to
    copy a plugin's own README.md/LICENSE (when present) into dist/gemini/<plugin>/,
    dist/kiro/<plugin>/, and the repo-root artifact set, which diverged from the template's actual
    output and, for repo-root emission, could trip the root-artifact-collision guard against the
    repo's real root README.md/LICENSE.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 1d24c5b to 58d2b17 Compare August 27, 2026 19:25
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