Update CHANGELOG.json for v0.11.184 [skip ci]#6073
Conversation
Greptile SummaryThis is an auto-generated changelog update that adds a new release entry for Confidence Score: 5/5Safe to merge — purely a changelog metadata update with no functional code changes. Single-file, auto-generated change that appends a correctly formatted version entry consistent with every prior entry in the file. No logic, no code, no risk of regression. No files require special attention Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Auto-generated changelog script] --> B{Any unreleased entries?}
B -- No --> C[Create new release entry\nv0.11.184 / 2026-03-27\n'Bug fixes and improvements']
B -- Yes --> D[Consolidate entries into release]
D --> C
C --> E[Clear unreleased array]
E --> F[Commit CHANGELOG.json\nskip ci]
Reviews (1): Last reviewed commit: "chore: consolidate changelog for v0.11.1..." | Re-trigger Greptile |
Auto-generated: consolidates unreleased entries into v0.11.184 and clears the unreleased array.
Auto-generated: consolidates unreleased entries into v0.11.184 and clears the unreleased array.