chore(release): version packages - #29
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 to bump package versions from 0.7.0 to 0.8.0. The primary change is adding multi-provider AI support to the VS Code extension, with corresponding version updates across all dependent packages in the monorepo.
Key changes:
- VS Code extension receives a minor version bump (0.8.0) for new multi-provider AI adapter feature
- All other packages receive version bumps to maintain consistency in the monorepo
- Changeset file is consumed and converted to CHANGELOG entries
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.8.0 for new minor feature |
| packages/vscode-extension/CHANGELOG.md | Documents multi-provider AI support with model listings |
| packages/shared/package.json | Version bump to 0.8.0 for consistency |
| packages/shared/CHANGELOG.md | Adds empty 0.8.0 section |
| packages/mcp-server/package.json | Version bump to 0.8.0 for consistency |
| packages/mcp-server/CHANGELOG.md | Notes dependency update to cortex-core@0.8.0 |
| packages/core/package.json | Version bump to 0.8.0 for consistency |
| packages/core/CHANGELOG.md | Adds empty 0.8.0 section |
| packages/cli/package.json | Version bump to 0.8.0 for consistency |
| packages/cli/CHANGELOG.md | Notes dependency update to cortex-core@0.8.0 |
| .changeset/multi-provider-ai.md | Changeset file removed after being processed |
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
January 8, 2026 15:35
05f23f4 to
e4f9359
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
cortex-vscode@0.8.0
Minor Changes
e4fc7c7Thanks @AngelAlexQC! - Add multi-provider AI support for all major editors@ecuabyte/cortex-cli@0.8.0
Patch Changes
@ecuabyte/cortex-mcp-server@0.8.0
Patch Changes
@ecuabyte/cortex-core@0.8.0
@ecuabyte/cortex-shared@0.8.0