Skip to content

chore(release): version packages - #22

Merged
AngelAlexQC merged 1 commit into
mainfrom
changeset-release/main
Jan 5, 2026
Merged

chore(release): version packages#22
AngelAlexQC merged 1 commit into
mainfrom
changeset-release/main

Conversation

@AngelAlexQC

Copy link
Copy Markdown
Collaborator

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

  • 9083765 Thanks @AngelAlexQC! - fix: whitelist VSIX files to prevent symlink traversal error in VS Code extension packaging

  • Updated dependencies [9083765]:

    • @ecuabyte/cortex-core@0.5.8

@ecuabyte/cortex-core@0.5.8

Patch Changes

  • 9083765 Thanks @AngelAlexQC! - fix: whitelist VSIX files to prevent symlink traversal error in VS Code extension packaging

@ecuabyte/cortex-mcp-server@0.5.8

Patch Changes

  • 9083765 Thanks @AngelAlexQC! - fix: whitelist VSIX files to prevent symlink traversal error in VS Code extension packaging

  • Updated dependencies [9083765]:

    • @ecuabyte/cortex-core@0.5.8

@ecuabyte/cortex-shared@0.5.8

Patch Changes

  • 9083765 Thanks @AngelAlexQC! - fix: whitelist VSIX files to prevent symlink traversal error in VS Code extension packaging

cortex-vscode@0.5.8

Patch Changes

  • 9083765 Thanks @AngelAlexQC! - fix: whitelist VSIX files to prevent symlink traversal error in VS Code extension packaging

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 49c2711 to dd6b1fe Compare January 5, 2026 22:14
Copilot AI review requested due to automatic review settings January 5, 2026 22:14
@codecov

codecov Bot commented Jan 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@AngelAlexQC
AngelAlexQC merged commit aaf800e into main Jan 5, 2026
11 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

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.

2 participants