chore(main): release 0.20.0 - #198
Merged
Merged
Conversation
us
force-pushed
the
release-please--branches--main
branch
from
June 30, 2026 19:34
64a3bd5 to
66cf1d3
Compare
us
force-pushed
the
release-please--branches--main
branch
from
July 1, 2026 11:39
66cf1d3 to
d516471
Compare
There was a problem hiding this comment.
Pull request overview
Release-please generated release PR for v0.20.0, primarily bumping version numbers across the server, SDKs, MCP packages, and OpenAPI specs, and adding the corresponding changelog entry.
Changes:
- Bump project/package versions from 0.19.0 → 0.20.0 across Rust workspace, server metadata, SDKs, and MCP packages.
- Update OpenAPI
info.versionto 0.20.0 in both the docs and server copies. - Add the 0.20.0 entry to
CHANGELOG.md.
Reviewed changes
Copilot reviewed 13 out of 13 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| server.json | Bumps server metadata version to 0.20.0. |
| sdks/typescript/package.json | Bumps TypeScript SDK version to 0.20.0. |
| sdks/python/pyproject.toml | Bumps Python SDK version to 0.20.0. |
| mcp/crw-mcp/package.json | Bumps MCP package version and binary optionalDependency versions to 0.20.0. |
| mcp/crw-mcp-linux-x64/package.json | Bumps linux-x64 MCP binary package version to 0.20.0. |
| mcp/crw-mcp-linux-arm64/package.json | Bumps linux-arm64 MCP binary package version to 0.20.0. |
| mcp/crw-mcp-darwin-x64/package.json | Bumps darwin-x64 MCP binary package version to 0.20.0. |
| mcp/crw-mcp-darwin-arm64/package.json | Bumps darwin-arm64 MCP binary package version to 0.20.0. |
| docs/openapi.json | Updates published OpenAPI doc version to 0.20.0. |
| crates/crw-server/openapi/openapi.json | Updates server OpenAPI version to 0.20.0. |
| CHANGELOG.md | Adds 0.20.0 release notes entry. |
| Cargo.toml | Bumps Rust workspace/crate dependency versions to 0.20.0. |
| .release-please-manifest.json | Updates release-please manifest to 0.20.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
18
to
20
| [workspace.package] | ||
| version = "0.19.0" | ||
| version = "0.20.0" | ||
| edition = "2024" |
Comment on lines
+5
to
+9
| ## [0.20.0](https://github.com/us/crw/compare/v0.19.0...v0.20.0) (2026-07-01) | ||
|
|
||
|
|
||
| ### Features | ||
|
|
Owner
Author
|
🤖 Created releases: 🌻 |
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.
🤖 I have created a release beep boop
0.20.0 (2026-07-01)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.