From 6e88046b01ec63d0a9439bc61256a73065cff45e Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Sun, 3 May 2026 18:22:48 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@579cc23ce08023ce4f7395046afe7cb0c335e739 --- .openclaw-sync/source.json | 4 ++-- docs/reference/RELEASING.md | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 4c8400955..bb9d00880 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "83b14dc46eaca0e7b8d6eb9c50e1e610c8ca2843", - "syncedAt": "2026-05-03T18:13:43.221Z" + "sha": "579cc23ce08023ce4f7395046afe7cb0c335e739", + "syncedAt": "2026-05-03T18:20:48.871Z" } diff --git a/docs/reference/RELEASING.md b/docs/reference/RELEASING.md index d67151cf3..a0a658067 100644 --- a/docs/reference/RELEASING.md +++ b/docs/reference/RELEASING.md @@ -78,8 +78,9 @@ the maintainer-only release runbook. 9. For beta, tag `vYYYY.M.D-beta.N`, then run `OpenClaw Release Publish` from the matching `release/YYYY.M.D` branch. It verifies `pnpm plugins:sync:check`, publishes all publishable plugin packages to npm first, publishes the same - set to ClawHub second, and then promotes the prepared OpenClaw npm preflight - artifact with the matching dist-tag. After publish, run post-publish package + set to ClawHub second as ClawPack npm-pack tarballs, and then promotes the + prepared OpenClaw npm preflight artifact with the matching dist-tag. After + publish, run post-publish package acceptance against the published `openclaw@YYYY.M.D-beta.N` or `openclaw@beta` package. If a pushed or published prerelease needs a fix, cut the next matching prerelease number; do not delete or rewrite the old