Skip to content

Update CHANGELOG.json for v0.11.134 [skip ci]#5803

Merged
beastoin merged 1 commit intomainfrom
changelog/v0.11.134
Mar 18, 2026
Merged

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

Conversation

@beastoin
Copy link
Copy Markdown
Collaborator

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

@beastoin beastoin merged commit ef1426b into main Mar 18, 2026
@beastoin beastoin deleted the changelog/v0.11.134 branch March 18, 2026 23:36
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Mar 18, 2026

Greptile Summary

This PR is an auto-generated changelog consolidation that promotes two unreleased feature/fix entries into a new v0.11.134 release in desktop/CHANGELOG.json.

Changes made:

  • Cleared the unreleased array (previously contained 2 entries)
  • Added a new v0.11.134 release entry dated 2026-03-18 containing:
    • "Removed intro video from Rewind tab — screenshots are shown immediately"
    • "Fixed delayed screenshot capture after onboarding — first screenshot is now taken instantly"
  • All existing release entries are preserved in correct descending version order

Confidence Score: 5/5

  • This PR is safe to merge — it is a straightforward, auto-generated changelog update with no code changes.
  • The change only modifies a JSON changelog file, moving two strings from the unreleased array into a properly structured versioned release entry. The JSON structure is valid, version ordering is correct (v0.11.134 placed ahead of v0.11.133), and no logic or code is affected.
  • No files require special attention.

Important Files Changed

Filename Overview
desktop/CHANGELOG.json Auto-generated changelog update: moves two unreleased entries into a new v0.11.134 release entry dated 2026-03-18, and clears the unreleased array. JSON structure is valid and ordering is correct.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["CHANGELOG.json\n(before)"] --> B["unreleased array\n- Removed intro video from Rewind tab\n- Fixed delayed screenshot capture"]
    A --> C["releases array\n[0.11.133, 0.11.132, ...]"]

    D["CHANGELOG.json\n(after)"] --> E["unreleased array\n(empty)"]
    D --> F["releases array\n[0.11.134 ← new, 0.11.133, 0.11.132, ...]"]

    B -- "promoted to release" --> F
Loading

Last reviewed commit: "chore: consolidate c..."

Glucksberg pushed a commit to Glucksberg/omi-local that referenced this pull request Apr 28, 2026
Auto-generated: consolidates unreleased entries into v0.11.134 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