Skip to content

v3.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Aug 16:52
374c0b2

简体中文

变更

  • 将 npm 发布绑定到受保护的 npm-publish environment;自动检查全部通过后需由
    仓库管理员审批,且 OIDC 发布权限仅授予审批后的发布 job。
  • npmjs 发布成功后由同一工作流同步发布 GitHub Packages 镜像
    @newfuture/openclaw-weixin,再创建使用中英文变更日志说明的 GitHub Release;
    重试时会分别跳过已存在的包版本并补齐缺失目标;包括 registry 为空的情况,前一
    仓库版本尚未完成镜像时不会发布后续 GitHub Packages 版本。
  • 将最低支持的 OpenClaw 宿主扩展至 2026.6.1,保留 2026.7.1 作为常规开发
    基线,并增加最低宿主版本的完整 CI 构建与测试。

English

Changed

  • Bound npm publishing to the protected npm-publish environment, requiring a
    repository administrator's approval after automated validation and granting
    OIDC publish permission only to the approved job.
  • Made the same workflow mirror each npmjs release to GitHub Packages as
    @newfuture/openclaw-weixin, then create a GitHub Release from the bilingual
    changelogs; retries skip existing package versions and reconcile missing
    destinations; publication remains blocked, including when the registry is
    empty, until the preceding repository release reaches GitHub Packages.
  • Expanded the minimum supported OpenClaw host to 2026.6.1, retained
    2026.7.1 as the normal development baseline, and added a full minimum-host
    CI build and test.