mirror of
https://github.com/wahyd4/ant-design.git
synced 2026-08-09 04:46:52 +10:00
Add semver link
This commit is contained in:
@@ -96,6 +96,8 @@ tsconfig.json
|
||||
|
||||
## 发布周期
|
||||
|
||||
遵循 [Semantic Versioning 2.0.0](http://semver.org/lang/zh-CN/) 语义化版本规范。
|
||||
|
||||
* patch 版本:每周末会进行日常 bugfix 更新。(如果有紧急的 bugfix,则任何时候都可发布)
|
||||
* minor 版本:每月发布一个带有新特性的版本。
|
||||
* 大版本号:含有破坏性更新和新特性,不再发布周期内。
|
||||
|
||||
@@ -123,6 +123,8 @@ We welcome all contributions, please read our [CONTRIBUTING.md](https://github.c
|
||||
|
||||
## Release Schedule
|
||||
|
||||
Follow [Semantic Versioning 2.0.0](http://semver.org/).
|
||||
|
||||
* Weekly release: patch version at the end of every week for routine bugfix.
|
||||
* Monthly release: minor version at the end of every month for new features.
|
||||
* Emergence release: emergence patch anytime if necessary for urgent bugfix.
|
||||
|
||||
Reference in New Issue
Block a user