Update CHANGELOG.json for v0.11.197 [skip ci]#6179
Conversation
Greptile SummaryThis is an auto-generated changelog bump that inserts a new
Confidence Score: 5/5Safe to merge — trivial auto-generated changelog entry with no logic changes. Single-file documentation-only change that adds a well-formed JSON release entry. No code, tests, or configuration are affected, and the JSON structure is valid and consistent with surrounding entries. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Auto-release script triggered] --> B{Any unreleased entries?}
B -- "No (unreleased: [])" --> C[Create new release entry\nv0.11.197 / 2026-03-30]
B -- Yes --> D[Move entries to new release\n& clear unreleased array]
C --> E[Prepend to releases array\nin CHANGELOG.json]
D --> E
E --> F[Open PR with skip-ci label]
Reviews (1): Last reviewed commit: "chore: consolidate changelog for v0.11.1..." | Re-trigger Greptile |
Auto-generated: consolidates unreleased entries into v0.11.197 and clears the unreleased array.
Auto-generated: consolidates unreleased entries into v0.11.197 and clears the unreleased array.