Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR performs the v1.5.8 release version bump across the main @rsdoctor/* packages in the monorepo.
Changes:
- Bump package versions from
1.5.7to1.5.8across published packages. - Keep versions aligned across the core toolchain packages (CLI/core/plugins/sdk/types/utils/etc.).
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/webpack-plugin/package.json | Bumps @rsdoctor/webpack-plugin to 1.5.8 for the release. |
| packages/utils/package.json | Bumps @rsdoctor/utils to 1.5.8 for the release. |
| packages/types/package.json | Bumps @rsdoctor/types to 1.5.8 for the release. |
| packages/sdk/package.json | Bumps @rsdoctor/sdk to 1.5.8 for the release. |
| packages/rspack-plugin/package.json | Bumps @rsdoctor/rspack-plugin to 1.5.8 for the release. |
| packages/graph/package.json | Bumps @rsdoctor/graph to 1.5.8 for the release. |
| packages/document/package.json | Bumps @rsdoctor/docs to 1.5.8 for the release. |
| packages/core/package.json | Bumps @rsdoctor/core to 1.5.8 for the release. |
| packages/components/package.json | Bumps @rsdoctor/components to 1.5.8 for the release. |
| packages/client/package.json | Bumps @rsdoctor/client to 1.5.8 for the release. |
| packages/cli/package.json | Bumps @rsdoctor/cli to 1.5.8 for the release. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
9aoy
approved these changes
Apr 14, 2026
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.
Summary
What's Changed
Bug Fixes 🐞
Other Changes
New Contributors
Full Changelog: v1.5.7...v1.5.8
Related Links