chore: bump version to 2026.4.5

This commit is contained in:
Peter Steinberger
2026-04-05 21:33:04 +01:00
parent a8e827856a
commit ce8492f9a0
100 changed files with 205 additions and 164 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026.4.5
### Changes
- Version alignment with core OpenClaw release numbers.
## 2026.4.4
### Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@openclaw/twitch",
"version": "2026.4.4",
"version": "2026.4.5",
"description": "OpenClaw Twitch channel plugin",
"type": "module",
"dependencies": {
@@ -13,7 +13,7 @@
"./index.ts"
],
"install": {
"minHostVersion": ">=2026.4.4"
"minHostVersion": ">=2026.4.5"
},
"channel": {
"id": "twitch",