chore(release): version packages - #26
Conversation
1ca7619 to
6ac9a42
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
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 |
| ## 0.5.12 | ||
|
|
There was a problem hiding this comment.
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.
| # @ecuabyte/cortex-core | ||
|
|
||
| ## 0.5.12 | ||
|
|
There was a problem hiding this comment.
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.
| ### Patch Changes |
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
@ecuabyte/cortex-mcp-server@0.5.12
Patch Changes
cortex-vscode@0.5.12
Patch Changes
724b554Thanks @AngelAlexQC! - feat: re-trigger release to validate OpenVSX publishing token@ecuabyte/cortex-core@0.5.12
@ecuabyte/cortex-shared@0.5.12