mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 22:40:21 +00:00
build(plugins): align package versions to 2026.4.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@openclaw/diagnostics-otel",
|
||||
"version": "2026.4.5",
|
||||
"version": "2026.4.6",
|
||||
"description": "OpenClaw diagnostics OpenTelemetry exporter",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
@@ -21,10 +21,10 @@
|
||||
"./index.ts"
|
||||
],
|
||||
"compat": {
|
||||
"pluginApi": ">=2026.4.5"
|
||||
"pluginApi": ">=2026.4.6"
|
||||
},
|
||||
"build": {
|
||||
"openclawVersion": "2026.4.5"
|
||||
"openclawVersion": "2026.4.6"
|
||||
},
|
||||
"release": {
|
||||
"publishToClawHub": true,
|
||||
|
||||
Reference in New Issue
Block a user