-
Notifications
You must be signed in to change notification settings - Fork 373
chore(repo): release v9.7.0 #2176
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
d7b6f0f to
38c3009
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR bumps all package and dependency version numbers from 9.6.0 to 9.7.0 across the repository to prepare for the upcoming release.
- Updated version fields in pubspec.yaml files for all packages
- Updated dependency versions in example and melos.yaml files
- Updated CHANGELOG.md files to include new release notes
Reviewed Changes
Copilot reviewed 17 out of 18 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| sample_app/pubspec.yaml | Updated stream_chat_* dependencies to version 9.7.0 |
| packages/stream_chat_persistence/pubspec.yaml | Bumped version and updated dependency to 9.7.0 |
| packages/stream_chat_persistence/example/pubspec.yaml | Updated dependencies to version 9.7.0 |
| packages/stream_chat_persistence/CHANGELOG.md | Added changelog entry for version 9.7.0 |
| packages/stream_chat_localizations/pubspec.yaml | Bumped version and updated dependency to 9.7.0 |
| packages/stream_chat_localizations/example/pubspec.yaml | Updated dependencies to version 9.7.0 |
| packages/stream_chat_localizations/CHANGELOG.md | Updated changelog entry to 9.7.0 |
| packages/stream_chat_flutter_core/pubspec.yaml | Bumped version and updated dependency to 9.7.0 |
| packages/stream_chat_flutter_core/example/pubspec.yaml | Updated dependency to version 9.7.0 |
| packages/stream_chat_flutter_core/CHANGELOG.md | Updated changelog entry to 9.7.0 |
| packages/stream_chat_flutter/pubspec.yaml | Bumped version and updated dependency to 9.7.0 |
| packages/stream_chat_flutter/example/pubspec.yaml | Updated dependency to version 9.7.0 |
| packages/stream_chat_flutter/CHANGELOG.md | Updated changelog entry to 9.7.0 |
| packages/stream_chat/pubspec.yaml | Bumped version to 9.7.0 |
| packages/stream_chat/example/pubspec.yaml | Updated dependency to version 9.7.0 |
| packages/stream_chat/CHANGELOG.md | Updated changelog entry to 9.7.0 |
| melos.yaml | Updated workspace dependency versions to 9.7.0 |
Files not reviewed (1)
- packages/stream_chat/lib/version.dart: Language not supported
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2176 +/- ##
=======================================
Coverage 61.45% 61.45%
=======================================
Files 386 386
Lines 24317 24317
=======================================
Hits 14945 14945
Misses 9372 9372 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
What's Changed
Full Changelog: 9.6.0...9.7.0