chore: update @primer/react to version 38.15.0 and increment MCP package version to 0.3.1#7651
Conversation
…age version to 0.3.1
|
There was a problem hiding this comment.
Pull request overview
Updates package versions in the monorepo to align @primer/react with the new 38.15.0 release and bumps @primer/mcp to 0.3.1, while also adjusting the release-candidate workflow so MCP isn’t published under @next with a stable (non-rc) version.
Changes:
- Bump
@primer/reactto38.15.0(including workspace/example lockfile entries). - Bump
@primer/mcpto0.3.1and align its@primer/reactdependency to^38.15.0. - Update the
@next(release-candidate) workflow to append-rc.<sha>topackages/mcp/package.jsonas well.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package-lock.json | Updates locked workspace/example references for @primer/react@38.15.0 and @primer/mcp@0.3.1 (including MCP’s @primer/react dependency range). |
| .github/workflows/release.yml | Ensures @primer/mcp gets an -rc.<sha> version suffix during @next publishing, matching existing handling for @primer/react and @primer/styled-react. |
You can also share your feedback on Copilot code review. Take the survey.
|
👋 Hi from github/github-ui! Your integration PR is ready: https://github.com/github/github-ui/pull/15747 |
|
Integration test results from github/github-ui:
|
Relates to https://github.com/github/primer/issues/6453
Changelog
Changed
Rollout strategy
Testing & Reviewing
Merge checklist