Update CHANGELOG.json for v0.11.290 [skip ci]#6547
Conversation
Greptile SummaryThis PR auto-generates a changelog consolidation: it moves the single unreleased entry ("Fixed floating bar close button requiring multiple clicks by enlarging the hit area") into a new Confidence Score: 5/5Safe to merge — purely a changelog data file update with no logic changes. Only one file changed (desktop/CHANGELOG.json), the version number (0.11.290) correctly follows the prior highest release (0.11.287), the date matches today, and the unreleased entry accurately reflects the preceding close-button fix commit. No code or configuration changes are present. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["unreleased[]\n• Fixed floating bar close button..."] -->|consolidate| B["releases[0]\nv0.11.290 · 2026-04-11"]
B --> C["unreleased[] cleared (empty)"]
Reviews (1): Last reviewed commit: "chore: consolidate changelog for v0.11.2..." | Re-trigger Greptile |
|
Closing: orphaned changelog PR — conflicts with main. See #6561 for fix. The release tag already has the correct changelog data. |
|
Hey @beastoin 👋 Thank you so much for taking the time to contribute to Omi! We truly appreciate you putting in the effort to submit this pull request. After careful review, we've decided not to merge this particular PR. Please don't take this personally — we genuinely try to merge as many contributions as possible, but sometimes we have to make tough calls based on:
Your contribution is still valuable to us, and we'd love to see you contribute again in the future! If you'd like feedback on how to improve this PR or want to discuss alternative approaches, please don't hesitate to reach out. Thank you for being part of the Omi community! 💜 |
Auto-generated: consolidates unreleased entries into v0.11.290 and clears the unreleased array.