-
-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: ✏️ translate Epoch Sermver to zh #99
Open
xxholly32
wants to merge
19
commits into
antfu:main
Choose a base branch
from
xxholly32:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Co-authored-by: yyyanghj <[email protected]>
Co-authored-by: yyyanghj <[email protected]>
antfu
reviewed
Jan 13, 2025
pages/posts/epoch-semver-zh.md
Outdated
description: 提出一个扩展的语义化版本控制方案 Epoch SemVer,为用户提供更细粒度的版本信息。 | ||
--- | ||
|
||
如果你一直关注我的开源工作,你可能注意到我倾向于使用 0 作为主版本号,比如 `v0.x.x`。例如,在写这篇文章时,UnoCSS 的最新版本是 [`v0.65.3`](https://github.com/unocss/unocss/releases/tag/v0.65.3), Slidev 是 [`v0.50.0`](https://github.com/slidevjs/slidev/releases/tag/v0.50.0), 而 `unplugin-vue-components` 是 [`v0.28.0`](https://github.com/unplugin/unplugin-vue-components/releases/tag/v0.28.0)。其他项目, 如 React Native 现在是 [`v0.76.5`](https://github.com/facebook/react-native/releases/tag/v0.76.5), sharp 是 [`v0.33.5`](https://github.com/lovell/sharp/releases/tag/v0.33.5), 也遵循这种模式。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
麻烦统一一下全角逗号,在英文和中文之间加上空格。也可以在中英文版本中加入互相链接。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
已调整~
antfu
reviewed
Jan 13, 2025
Co-authored-by: Anthony Fu <[email protected]>
Co-authored-by: Anthony Fu <[email protected]>
Co-authored-by: Anthony Fu <[email protected]>
Co-authored-by: Anthony Fu <[email protected]>
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.
Description
epoch sermver 的中文翻译
Additional context
Epoch 想不好叫什么名字,就直接没翻译
如果您觉得没必要翻译,可以直接关闭 pr