Skip to content
Merged

m2d #1462

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-docs-cn",
"version": "7.2.0",
"version": "8.0.0-beta.0",

Copilot AI Dec 4, 2025

Copy link

Choose a reason for hiding this comment

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

The PR title "m2d" is unclear and doesn't describe the purpose of the change. Consider using a more descriptive title such as "Bump version to 8.0.0-beta.0" or "Update to Vite 8.0.0 beta documentation version" to better communicate the intent of this version update.

Copilot uses AI. Check for mistakes.
"description": "Vite.js documentation Chinese translation.",
"repository": "https://github.com/vitejs/docs-cn",
"type": "module",
Expand Down