Skip to content

chore(release): version packages - #26

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

chore(release): version packages#26
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.12

Patch Changes

  • Updated dependencies []:
    • @ecuabyte/cortex-core@0.5.12

@ecuabyte/cortex-mcp-server@0.5.12

Patch Changes

  • Updated dependencies []:
    • @ecuabyte/cortex-core@0.5.12

cortex-vscode@0.5.12

Patch Changes

@ecuabyte/cortex-core@0.5.12

@ecuabyte/cortex-shared@0.5.12

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 1ca7619 to 6ac9a42 Compare January 5, 2026 23:02
Copilot AI review requested due to automatic review settings January 5, 2026 23:02
@AngelAlexQC
AngelAlexQC merged commit fb57e0d into main Jan 5, 2026
10 checks passed
@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!

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 the Changesets GitHub Action to bump all packages to version 0.5.12. The primary driver for this release is validating the OpenVSX publishing token for the VS Code extension.

Key Changes:

  • Version bump from 0.5.11 to 0.5.12 across all five packages in the monorepo
  • CHANGELOG updates documenting the release and dependency updates
  • Removal of the processed changeset file

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
packages/vscode-extension/package.json Bumps version to 0.5.12
packages/vscode-extension/CHANGELOG.md Adds 0.5.12 release notes for OpenVSX token validation
packages/shared/package.json Bumps version to 0.5.12
packages/shared/CHANGELOG.md Adds 0.5.12 version entry
packages/mcp-server/package.json Bumps version to 0.5.12
packages/mcp-server/CHANGELOG.md Adds 0.5.12 release notes with core dependency update
packages/core/package.json Bumps version to 0.5.12
packages/core/CHANGELOG.md Adds 0.5.12 version entry
packages/cli/package.json Bumps version to 0.5.12
packages/cli/CHANGELOG.md Adds 0.5.12 release notes with core dependency update
.changeset/validate-openvsx-token.md Removes processed changeset file

Comment on lines +3 to +4
## 0.5.12

Copilot AI Jan 5, 2026

Copy link

Choose a reason for hiding this comment

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

The CHANGELOG entry for version 0.5.12 is missing the "Patch Changes" section header. For consistency with other packages (cli and mcp-server) that also have dependency updates only, this should include a "### Patch Changes" header even if there are no actual code changes in this package.

Copilot uses AI. Check for mistakes.
# @ecuabyte/cortex-core

## 0.5.12

Copilot AI Jan 5, 2026

Copy link

Choose a reason for hiding this comment

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

The CHANGELOG entry for version 0.5.12 is missing the "Patch Changes" section header. For consistency with other packages (cli and mcp-server) that also have dependency updates only, this should include a "### Patch Changes" header even if there are no actual code changes in this package.

Suggested change
### Patch Changes

Copilot uses AI. Check for mistakes.
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