chore(release): version packages - #23
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 that bumps all Cortex packages from version 0.5.8 to 0.5.9. The release addresses a VSIX packaging issue by removing the .vscodeignore file in favor of using a files whitelist.
- Increments version numbers across all 5 packages in the monorepo
- Updates CHANGELOG.md files with the new release notes
- Removes the consumed changeset file after processing
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.9 |
| packages/vscode-extension/CHANGELOG.md | Added 0.5.9 release notes |
| packages/shared/package.json | Version bump to 0.5.9 |
| packages/shared/CHANGELOG.md | Added 0.5.9 release notes |
| packages/mcp-server/package.json | Version bump to 0.5.9 |
| packages/mcp-server/CHANGELOG.md | Added 0.5.9 release notes with dependency updates |
| packages/core/package.json | Version bump to 0.5.9 |
| packages/core/CHANGELOG.md | Added 0.5.9 release notes |
| packages/cli/package.json | Version bump to 0.5.9 |
| packages/cli/CHANGELOG.md | Added 0.5.9 release notes with dependency updates |
| .changeset/fix-vscode-ignore-conflict.md | Removed consumed changeset file |
The changes in this PR are standard for an automated Changesets release. All version numbers are consistently updated, CHANGELOG entries are properly formatted, and dependency references are correctly maintained. No issues were identified during the review.
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.9
Patch Changes
4c54847Thanks @AngelAlexQC! - fix: remove .vscodeignore to allow using files whitelist for clean VSIX packagingUpdated dependencies [
4c54847]:@ecuabyte/cortex-core@0.5.9
Patch Changes
4c54847Thanks @AngelAlexQC! - fix: remove .vscodeignore to allow using files whitelist for clean VSIX packaging@ecuabyte/cortex-mcp-server@0.5.9
Patch Changes
4c54847Thanks @AngelAlexQC! - fix: remove .vscodeignore to allow using files whitelist for clean VSIX packagingUpdated dependencies [
4c54847]:@ecuabyte/cortex-shared@0.5.9
Patch Changes
4c54847Thanks @AngelAlexQC! - fix: remove .vscodeignore to allow using files whitelist for clean VSIX packagingcortex-vscode@0.5.9
Patch Changes
4c54847Thanks @AngelAlexQC! - fix: remove .vscodeignore to allow using files whitelist for clean VSIX packaging