{{ message }}
Tags: modelcontextprotocol/inspector
Tags
Add repository field to workspace package.json files for npm trusted … …publishing (#1202) Previous fix only added repository.url to the root package.json, but npm publish --workspaces publishes each workspace using its own package.json. The provenance check runs per-package, so each published workspace package also needs repository.url to match the GitHub repo URL. Also adds type: "git" to the root and directory fields to the workspaces for correct monorepo linking on npm/GitHub. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update package.json to contain repository.url in for npm trusted publ… …isher setup (#1201)
Merge pull request #1199 from modelcontextprotocol/paulc/npm-trusted-… …publishing ci: switch npm publish to OIDC trusted publishing
chore: bump version to 0.21.1 (#1116) * Initial plan * chore: bump version to 0.21.1 Co-authored-by: olaservo <16480113+olaservo@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: olaservo <16480113+olaservo@users.noreply.github.com> Co-authored-by: Ola Hungerford <olahungerford@gmail.com>
In App.samplingNavigation.test.tsx, (#1035) - replaced test for Reject button with the one used in the regular sampling test, which gets the button by role. This test appeared to be failing because formatting puts the name between the button elements with some whitespace. The way to look is with a regex
PreviousNext
