Skip to content

chore: update version references from beta.2 to beta.6#130

Merged
JusterZhu merged 3 commits into
mainfrom
chore/update-version-to-beta.6
Jun 20, 2026
Merged

chore: update version references from beta.2 to beta.6#130
JusterZhu merged 3 commits into
mainfrom
chore/update-version-to-beta.6

Conversation

@JusterZhu

Copy link
Copy Markdown
Collaborator

更新所有文档中的版本引用至 v10.5.0-beta.6

变更内容

  • 更新 13 处组件文档版本表 (10.5.0-beta.210.5.0-beta.6)
  • 更新 3 个语言版本的 Release Log(新增 v10.5.0-beta.6 条目)
  • 更新 2 个语言版本的 Migration Guide
  • 更新 Samples Hub.csproj 的 5 个 NuGet 包引用

- Update all component docs version tables: 10.5.0-beta.2 → 10.5.0-beta.6
- Update English/zh-Hans i18n translations for version
- Update migration guide references (beta.2 and beta.4 → beta.6)
- Add v10.5.0-beta.6 release log entry (2026-06-20)
- Update Hub.csproj NuGet package references

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 20, 2026 16:41

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repo’s documentation and the Samples Hub project to reference GeneralUpdate v10.5.0-beta.6, and adds a new v10.5.0-beta.6 entry to the release logs (CN/EN).

Changes:

  • Update component doc “Version” tables from 10.5.0-beta.210.5.0-beta.6 (CN + EN).
  • Add 2026-06-20 — v10.5.0-beta.6 entries to release logs (root + i18n).
  • Bump src/Hub/Hub.csproj GeneralUpdate NuGet references to 10.5.0-beta.6, and update migration guides to target beta.6.

Reviewed changes

Copilot reviewed 19 out of 19 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/releaselog/GeneralUpdateReleaselog.md Add v10.5.0-beta.6 release log entry (zh-Hans).
website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/doc/GeneralUpdate.Extension.md Update referenced version to beta.6 (zh-Hans).
website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/doc/GeneralUpdate.Drivelution.md Update referenced version to beta.6 (zh-Hans).
website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/doc/GeneralUpdate.Bowl.md Update referenced version to beta.6 (zh-Hans).
website/i18n/en/docusaurus-plugin-content-docs/current/releaselog/GeneralUpdateReleaselog.md Add v10.5.0-beta.6 release log entry (en).
website/i18n/en/docusaurus-plugin-content-docs/current/doc/GeneralUpdate.Extension.md Update referenced version to beta.6 (en).
website/i18n/en/docusaurus-plugin-content-docs/current/doc/GeneralUpdate.Drivelution.md Update referenced version to beta.6 (en).
website/i18n/en/docusaurus-plugin-content-docs/current/doc/GeneralUpdate.Differential.md Update referenced version to beta.6 (en).
website/i18n/en/docusaurus-plugin-content-docs/current/doc/GeneralUpdate.Core.md Update referenced version to beta.6 (en).
website/i18n/en/docusaurus-plugin-content-docs/current/doc/GeneralUpdate.Bowl.md Update referenced version to beta.6 (en).
website/i18n/en/docusaurus-plugin-content-docs/current/agent-skills/generalupdate-migration.md Update migration guide target version to beta.6 (en).
website/docs/releaselog/GeneralUpdateReleaselog.md Add v10.5.0-beta.6 release log entry (root docs).
website/docs/doc/GeneralUpdate.Extension.md Update referenced version to beta.6 (zh).
website/docs/doc/GeneralUpdate.Drivelution.md Update referenced version to beta.6 (zh).
website/docs/doc/GeneralUpdate.Differential.md Update referenced version to beta.6 (zh).
website/docs/doc/GeneralUpdate.Core.md Update referenced version to beta.6 (zh).
website/docs/doc/GeneralUpdate.Bowl.md Update referenced version to beta.6 (zh).
website/docs/agent-skills/generalupdate-migration.md Update migration guide target version to beta.6 (zh).
src/Hub/Hub.csproj Bump sample Hub’s GeneralUpdate package references to beta.6.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +11 to +12
> ⚠️ **Target Version: NuGet v10.5.0-beta.6**
> Dev branch (v10.5.0-beta.6) APIs differ fundamentally from stable.
Comment thread website/docs/agent-skills/generalupdate-migration.md Outdated
Comment thread src/Hub/Hub.csproj
Comment on lines +10 to +14
<PackageReference Include="GeneralUpdate.Core" Version="10.5.0-beta.6" />
<PackageReference Include="GeneralUpdate.Differential" Version="10.5.0-beta.6" />
<PackageReference Include="GeneralUpdate.Drivelution" Version="10.5.0-beta.6" />
<PackageReference Include="GeneralUpdate.Extension" Version="10.5.0-beta.6" />
<PackageReference Include="GeneralUpdate.Bowl" Version="10.5.0-beta.6" />
…Version/FromVersion

- v10.5.0-beta.6 removed IsCrossVersion and FromVersion from VersionEntry
- Use PackageType (0=Unspecified, 1=Chain, 2=Full) instead
- Update generalupdate-advanced.md (46 references), init.md, overview.md
- Update corresponding i18n/en translations
- Fix migration guide dev branch version to beta.x (generic, not specific)
@JusterZhu JusterZhu merged commit b1811ec into main Jun 20, 2026
2 checks passed
@JusterZhu JusterZhu deleted the chore/update-version-to-beta.6 branch June 20, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants