Update CHANGELOG.json for v0.11.194 [skip ci]#6139
Conversation
Greptile SummaryThis PR is an auto-generated changelog update that adds a new release entry for
Confidence Score: 5/5Safe to merge — purely a mechanical, auto-generated changelog entry with no code changes. The change touches only a single JSON changelog file with a well-formed, correctly ordered new version entry. It follows the exact same pattern as every prior release in the file and introduces no logic or runtime risk. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Auto-generate script triggered] --> B{Unreleased entries?}
B -- Yes --> C[Consolidate into new release entry\nv0.11.194]
B -- No --> D[Create entry with\n'Bug fixes and improvements']
C --> E[Prepend to releases array in\ndesktop/CHANGELOG.json]
D --> E
E --> F[Clear unreleased array]
F --> G[Commit with skip-ci flag]
Reviews (1): Last reviewed commit: "chore: consolidate changelog for v0.11.1..." | Re-trigger Greptile |
Auto-generated: consolidates unreleased entries into v0.11.194 and clears the unreleased array.
Auto-generated: consolidates unreleased entries into v0.11.194 and clears the unreleased array.