Skip to content

Update CHANGELOG.json for v0.11.114 [skip ci]#5737

Merged
beastoin merged 1 commit intomainfrom
changelog/v0.11.114
Mar 17, 2026
Merged

Update CHANGELOG.json for v0.11.114 [skip ci]#5737
beastoin merged 1 commit intomainfrom
changelog/v0.11.114

Conversation

@beastoin
Copy link
Copy Markdown
Collaborator

Auto-generated: consolidates unreleased entries into v0.11.114 and clears the unreleased array.

@beastoin beastoin merged commit c7a4ed7 into main Mar 17, 2026
1 check passed
@beastoin beastoin deleted the changelog/v0.11.114 branch March 17, 2026 06:58
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Mar 17, 2026

Greptile Summary

This PR is an auto-generated changelog update that adds a new v0.11.114 release entry to desktop/CHANGELOG.json, dated 2026-03-17, and clears the unreleased array. The change is minimal and follows the established pattern used in all prior release entries in this file.

  • New release entry 0.11.114 added with date 2026-03-17 and a generic "Bug fixes and improvements" description
  • unreleased array cleared to []
  • No code logic, APIs, or runtime behavior is affected — this is a data-only changelog file

Confidence Score: 5/5

  • This PR is safe to merge — it is a data-only changelog update with no impact on runtime behavior.
  • The change is a single JSON file update following an established pattern. It is auto-generated, structurally correct, and does not touch any code, logic, or configuration that could affect the application.
  • No files require special attention.

Important Files Changed

Filename Overview
desktop/CHANGELOG.json Auto-generated release entry for v0.11.114 added; unreleased array cleared. Change is structurally valid JSON and consistent with all prior entries.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[CI: Detect unreleased entries] --> B{Unreleased array empty?}
    B -- No --> C[Consolidate entries into new version 0.11.114]
    C --> D[Append release object to releases array]
    D --> E[Clear unreleased array]
    E --> F[Commit CHANGELOG.json with skip ci]
    B -- Yes --> G[No-op: nothing to release]
Loading

Last reviewed commit: cbfd892

Glucksberg pushed a commit to Glucksberg/omi-local that referenced this pull request Apr 28, 2026
Auto-generated: consolidates unreleased entries into v0.11.114 and
clears the unreleased array.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant