-
Notifications
You must be signed in to change notification settings - Fork 368
chore(repo): release v9.12.0 #2282
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
Conversation
WalkthroughThis update synchronizes all relevant packages and example projects to version 9.12.0, updating dependency constraints and changelogs accordingly. A new Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant StreamChatFlutter
participant MessageReminder
User->>StreamChatFlutter: Selects a message
StreamChatFlutter->>MessageReminder: Offers reminder/bookmark option
User->>MessageReminder: Sets reminder/bookmark
MessageReminder-->>StreamChatFlutter: Stores reminder for message
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (18)
⏰ Context from checks skipped due to timeout of 90000ms (10)
🔇 Additional comments (24)
|
What's Changed
Full Changelog: v9.11.0...v9.12.0
Summary by CodeRabbit