Update CHANGELOG.json for v0.11.193 [skip ci]#6114
Merged
Conversation
Contributor
Greptile SummaryThis is a routine auto-generated changelog update that consolidates the previously unreleased entries into a new
Confidence Score: 5/5Safe to merge — single JSON data file change with no impact on runtime code. The change is purely additive, touches only a data file, and exactly matches the established pattern of every other entry in the file. No logic, dependencies, or application behaviour is affected. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Auto-generated script] -->|consolidate unreleased| B[CHANGELOG.json]
B --> C{unreleased array}
C -->|cleared| D[unreleased: empty]
B --> E[releases array]
E --> F[v0.11.193 - 2026-03-28]
F --> G["Bug fixes and improvements"]
E --> H[v0.11.192 - 2026-03-28]
E --> I[v0.11.191 and older ...]
Reviews (1): Last reviewed commit: "chore: consolidate changelog for v0.11.1..." | Re-trigger Greptile |
Glucksberg
pushed a commit
to Glucksberg/omi-local
that referenced
this pull request
Apr 28, 2026
Auto-generated: consolidates unreleased entries into v0.11.193 and clears the unreleased array.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Auto-generated: consolidates unreleased entries into v0.11.193 and clears the unreleased array.