chore(release): version packages - #27
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Contributor
There was a problem hiding this comment.
Pull request overview
This is an automated release PR generated by Changesets that bumps all packages from version 0.5.12 to 0.5.13. The primary change is an improvement to error messages in the VS Code extension when no AI models are detected during scan operations.
Key changes:
- All five packages bumped to version 0.5.13 for consistency
- VS Code extension includes actual feature improvement (better error messages)
- CLI and MCP server updated to reference the new core package version
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packages/vscode-extension/package.json | Version bump to 0.5.13 |
| packages/vscode-extension/CHANGELOG.md | Added 0.5.13 entry documenting improved error messages for AI model detection |
| packages/shared/package.json | Version bump to 0.5.13 |
| packages/shared/CHANGELOG.md | Added 0.5.13 section header |
| packages/mcp-server/package.json | Version bump to 0.5.13 |
| packages/mcp-server/CHANGELOG.md | Added 0.5.13 entry with updated core dependency reference |
| packages/core/package.json | Version bump to 0.5.13 |
| packages/core/CHANGELOG.md | Added 0.5.13 section header |
| packages/cli/package.json | Version bump to 0.5.13 |
| packages/cli/CHANGELOG.md | Added 0.5.13 entry with updated core dependency reference |
| .changeset/fix-ai-scan-error.md | Removed processed changeset file |
No issues found. This is a clean, well-formatted release PR with consistent version bumps across all packages in the monorepo.
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
January 5, 2026 23:17
0c31cc1 to
7197e1a
Compare
AngelAlexQC
enabled auto-merge
January 5, 2026 23:18
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
@ecuabyte/cortex-cli@0.5.13
Patch Changes
@ecuabyte/cortex-mcp-server@0.5.13
Patch Changes
cortex-vscode@0.5.13
Patch Changes
afd8c70Thanks @AngelAlexQC! - fix: improved error messages when no AI models are detected during scanc8ab0c1Thanks @AngelAlexQC! - fix: update engine requirement to ^1.93.0 to support native Language Model API@ecuabyte/cortex-core@0.5.13
@ecuabyte/cortex-shared@0.5.13