chore(release): version packages - #22
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
January 5, 2026 22:14
49c2711 to
dd6b1fe
Compare
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.7 to 0.5.8. The release incorporates a previously committed fix that whitelists VSIX files to prevent symlink traversal errors during VS Code extension packaging.
Key Changes
- Version bump from 0.5.7 to 0.5.8 across all five packages in the monorepo
- Changelog entries added to document the VSIX whitelisting fix
- Consumed changeset file removed (standard Changesets workflow)
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.8 |
| packages/vscode-extension/CHANGELOG.md | Added 0.5.8 release entry documenting VSIX fix |
| packages/shared/package.json | Version bump to 0.5.8 |
| packages/shared/CHANGELOG.md | Added 0.5.8 release entry documenting VSIX fix |
| packages/mcp-server/package.json | Version bump to 0.5.8 |
| packages/mcp-server/CHANGELOG.md | Added 0.5.8 release entry with dependency updates |
| packages/core/package.json | Version bump to 0.5.8 |
| packages/core/CHANGELOG.md | Added 0.5.8 release entry documenting VSIX fix |
| packages/cli/package.json | Version bump to 0.5.8 |
| packages/cli/CHANGELOG.md | Added 0.5.8 release entry with dependency updates |
| .changeset/fix-vscode-packaging.md | Removed consumed changeset file (expected behavior) |
The changes look consistent and follow the standard Changesets release workflow. All version numbers are synchronized across packages, changelog entries are properly formatted, and dependency version references are correctly updated.
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.8
Patch Changes
9083765Thanks @AngelAlexQC! - fix: whitelist VSIX files to prevent symlink traversal error in VS Code extension packagingUpdated dependencies [
9083765]:@ecuabyte/cortex-core@0.5.8
Patch Changes
9083765Thanks @AngelAlexQC! - fix: whitelist VSIX files to prevent symlink traversal error in VS Code extension packaging@ecuabyte/cortex-mcp-server@0.5.8
Patch Changes
9083765Thanks @AngelAlexQC! - fix: whitelist VSIX files to prevent symlink traversal error in VS Code extension packagingUpdated dependencies [
9083765]:@ecuabyte/cortex-shared@0.5.8
Patch Changes
9083765Thanks @AngelAlexQC! - fix: whitelist VSIX files to prevent symlink traversal error in VS Code extension packagingcortex-vscode@0.5.8
Patch Changes
9083765Thanks @AngelAlexQC! - fix: whitelist VSIX files to prevent symlink traversal error in VS Code extension packaging