From 6fabcf321b44fdcb6522d861bf8f3dea8bf9db9c Mon Sep 17 00:00:00 2001 From: St0rmz1 <10050535+St0rmz1@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:00:41 +0000 Subject: [PATCH] docs(ui): add OpenClaw 2026.6.5 release entry to changelog Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com> --- apps/web/src/app/(app)/claw/components/changelog-data.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/web/src/app/(app)/claw/components/changelog-data.ts b/apps/web/src/app/(app)/claw/components/changelog-data.ts index 46f66d7c1f..1d4dcb818c 100644 --- a/apps/web/src/app/(app)/claw/components/changelog-data.ts +++ b/apps/web/src/app/(app)/claw/components/changelog-data.ts @@ -10,6 +10,12 @@ export type ChangelogEntry = { // Newest entries first. Developers add new entries to the top of this array. export const CHANGELOG_ENTRIES: ChangelogEntry[] = [ + { + date: '2026-06-15', + description: 'OpenClaw 2026.6.5 is now generally available to everyone.', + category: 'feature', + deployHint: 'upgrade_required', + }, { date: '2026-06-10', description: