Open
Conversation
Co-authored-by: yyyanghj <yyyanghj@gmail.com>
Co-authored-by: yyyanghj <yyyanghj@gmail.com>
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), 也遵循这种模式。 |
Owner
There was a problem hiding this comment.
麻烦统一一下全角逗号,在英文和中文之间加上空格。也可以在中英文版本中加入互相链接。
antfu
reviewed
Jan 13, 2025
Co-authored-by: Anthony Fu <github@antfu.me>
Co-authored-by: Anthony Fu <github@antfu.me>
Co-authored-by: Anthony Fu <github@antfu.me>
Co-authored-by: Anthony Fu <github@antfu.me>
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.
Description
epoch sermver 的中文翻译
Additional context
Epoch 想不好叫什么名字,就直接没翻译
如果您觉得没必要翻译,可以直接关闭 pr