diff --git a/openclaw_assistant/CHANGELOG.md b/openclaw_assistant/CHANGELOG.md index 5271cce..c22324d 100644 --- a/openclaw_assistant/CHANGELOG.md +++ b/openclaw_assistant/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to the OpenClaw Assistant Home Assistant Add-on will be documented in this file. +## [0.5.83] - 2026-07-17 + +### Changed +- Bump the add-on runtime from Node 22 to Node 24 LTS so the image stays within OpenClaw's published support matrix and is compatible with current `mcporter` releases that require Node `>=24`. + ## [0.5.82] - 2026-07-15 ### Fixed diff --git a/openclaw_assistant/config.yaml b/openclaw_assistant/config.yaml index c2e6e7b..4cee7d0 100644 --- a/openclaw_assistant/config.yaml +++ b/openclaw_assistant/config.yaml @@ -1,5 +1,5 @@ name: OpenClaw Assistant -version: "0.5.82" +version: "0.5.83" slug: openclaw_assistant description: Run OpenClaw Assistant (OpenClaw-compatible) as a Home Assistant add-on. url: https://github.com/techartdev/OpenClawHomeAssistant