chore(release): 0.3.0#42
Merged
Merged
Conversation
Bump all packages to 0.3.0 and the generator / CLI / MCP version strings. Ships the agent interface: context bundles (resolve/bundle), blast radius (impact), test-coverage mapping, response-schema linking (incl. scan --openapi), and the ui-lineage-mcp MCP server. README changelog updated. Verified: 7 packages build, 193 unit tests, eval 265/0/0, and `npm pack` yields ui-lineage-0.3.0.tgz with both bins and no runtime @coderadar/* leakage. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Release prep for ui-lineage 0.3.0.
--version) / MCP server version strings to0.3.0.What 0.3.0 ships (everything since 0.2.0): the budgeted context bundle (
resolve/bundle), blast radius (impact), test-coverage mapping, response-schema linking (generic / annotation / OpenAPI viascan --openapi), and theui-lineage-mcpMCP server.Verified
npm pack→ui-lineage-0.3.0.tgz: both bins (ui-lineage,ui-lineage-mcp), all five runtime deps declared (@modelcontextprotocol/sdk,commander,ts-morph,yaml,zod), and no runtime@coderadar/*leakage.Publishing is done manually by the maintainer (
pnpm publish).🤖 Generated with Claude Code