Skip to content

Create v2.10.0 docs version (missing after release) #840

Description

@rootsongjc

Problem

HAMi v2.10.0 was released on Aug 21, but docs:version v2.10.0 was never run. The site still serves v2.9.0 as the default at /docs, and the version dropdown has no v2.10.0 entry.

Steps

1. Merge these docs/ PRs first (otherwise their changes miss the v2.10.0 snapshot)

2. Cut the version

npm run docusaurus docs:version v2.10.0

Then edit i18n/zh/docusaurus-plugin-content-docs/version-v2.10.0.json and change the label from "下一个" to v2.10.0.

3. Verify

Run npm run build and confirm the version dropdown shows Next / v2.10.0 / v2.9.0 in both en and zh.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions