Conversation
WalkthroughThis PR updates version references across documentation files from "v3.0.0 (beta 1)" or "3.0.0b1" to "v3.0.0 (beta 2)" or "3.0.0b2". Changes span three documentation files: docs/docs.json (version field in dropdown), docs/getting-started/installation.mdx (installation instructions and dependency specifiers), and docs/servers/tasks.mdx (required version in installation snippet). All modifications are textual updates with no changes to logic, control flow, or error handling. Possibly related PRs
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
All user-facing install commands and version badges still pointed at
3.0.0b1. This updates them to3.0.0b2across the README, installation guide, tasks docs, and the Mintlify nav version badge.Historical changelog and release-notes entries for b1 are left as-is.