-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: changelog entry and version modification for vesting #642
Conversation
WalkthroughThe pull request introduces several notable changes documented in the Changes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (1)
🔇 Additional comments (1)CHANGELOG.md (1)
The entry follows the Keep a Changelog conventions and is correctly placed in the "Fixed" section. Let's verify the referenced PR: ✅ Verification successfulPR #641 exists and is merged, confirming the changelog entry's accuracy The referenced PR #641 has been verified:
🏁 Scripts executedThe following scripts were executed for the analysis: Script: #!/bin/bash
# Description: Verify that PR #641 exists and is merged
gh pr view 641 --json state,title,mergedAt
Length of output: 158 Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Motivation
Make versioning format consistent. Add changelog entry for this PR
Implementation
Version went from
3.0.4-beta
to3.0.4-b.1
Testing
None
Version Changes
Version went from
3.0.4-beta
to3.0.4-b.1
Notes
None
Future work
None
Summary by CodeRabbit
New Features
Bug Fixes
Chores
CHANGELOG.md
to reflect these changes and removed schemas from tracking.