chore: update version references from beta.2 to beta.6#130
Merged
Conversation
- 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>
There was a problem hiding this comment.
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.2→10.5.0-beta.6(CN + EN). - Add
2026-06-20 — v10.5.0-beta.6entries to release logs (root + i18n). - Bump
src/Hub/Hub.csprojGeneralUpdate NuGet references to10.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 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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
更新所有文档中的版本引用至 v10.5.0-beta.6
变更内容
10.5.0-beta.2→10.5.0-beta.6)