mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-13 23:32:10 +08:00
* chore(@vben/docs): 完成guide文档的翻译 * chore(@vben/docs): 完成other文档的翻译 * chore: 翻译部分文档 * chore: 完成英文config的配置 * chore: 完成in-depth的文档翻译 * chore: 调整调整链接 * chore: typo * chore: typo * chore: update links --------- Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
573 B
573 B
Changeset
The project has integrated changeset as a version management tool. Changeset is a version management tool that helps us better manage versions, generate changelogs, and automate releases.
For detailed usage, please refer to the official documentation. If you do not need it, you can ignore it directly.
Command Line
The changeset command is already built into the project:
Interactively Add Changesets
pnpm run changeset
Uniformly Increment Version Numbers
pnpm run version