chore(main): release 0.10.2 - #22
Conversation
|
Warning Review limit reached
Next review available in: 40 minutes Limit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?Wait for the limit to reset, then comment An organization admin can change what happens after included review limits in Billing. How do review limits work?CodeRabbit enforces per-developer PR review limits within each organization. For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
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 |
There was a problem hiding this comment.
🟢 Approval recommended
The changes are limited to consistent version/changelog/manifest updates aligned with the stated release purpose.
Pull request overview
This PR performs the 0.10.2 release bookkeeping so the Ubuntu 22.04-compatible AppStream metadata correction can be published and used for the signed AppImage upload.
Changes:
- Bump the app crate version from 0.10.1 to 0.10.2.
- Update the release-please manifest and lockfile to reflect 0.10.2.
- Add the 0.10.2 entry to the app changelog, referencing the Ubuntu 22.04 AppImage metadata validation fix.
File summaries
| File | Description |
|---|---|
| Cargo.lock | Updates workspace package version to 0.10.2. |
| app/CHANGELOG.md | Adds the 0.10.2 release notes and compare link. |
| app/Cargo.toml | Bumps crate version to 0.10.2. |
| .release-please-manifest.json | Advances release-please manifest version to 0.10.2. |
Review details
- Files reviewed: 3/4 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
b408468 to
e96da00
Compare
Release the Ubuntu 22.04-compatible AppStream metadata correction needed for the signed AppImage upload.