Update CHANGELOG.json for v0.11.202 [skip ci]#6208
Conversation
Greptile SummaryThis PR is an auto-generated changelog consolidation that promotes two entries from the
Confidence Score: 5/5Safe to merge — data-only changelog update with no logic or build changes. The change is a single JSON file update that promotes two unreleased entries to a new versioned release block. There are no code changes, no runtime effects, and the structure is consistent with the rest of the file. The version gap (0.11.201 is skipped) is the only notable observation, but it is not present in the file before this PR either, indicating it is an intentional gap in the release numbering. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["CHANGELOG.json\n(before)"] --> B["unreleased[]\n- WebSocket fix\n- Dock tile fix"]
A --> C["releases[]\nv0.11.200, v0.11.199, ..."]
D["CHANGELOG.json\n(after)"] --> E["unreleased[]\n(empty)"]
D --> F["releases[]\nv0.11.202 ← promoted entries\nv0.11.200, v0.11.199, ..."]
B -- "consolidated into" --> F
Reviews (1): Last reviewed commit: "chore: consolidate changelog for v0.11.2..." | Re-trigger Greptile |
Auto-generated: consolidates unreleased entries into v0.11.202 and clears the unreleased array.
Auto-generated: consolidates unreleased entries into v0.11.202 and clears the unreleased array.