mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 01:47:55 +00:00
Revert "[prdoc] Require SemVer bump level" (#3987)
Reverts paritytech/polkadot-sdk#3816
This commit is contained in:
committed by
GitHub
parent
0dc0d407c1
commit
cb0748b6ec
@@ -132,8 +132,7 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"name",
|
||||
"bump"
|
||||
"name"
|
||||
]
|
||||
},
|
||||
"migration_db": {
|
||||
@@ -188,11 +187,6 @@
|
||||
"const": "patch",
|
||||
"title": "Patch",
|
||||
"description": "A bump to the third leftmost non-zero digit of the version number."
|
||||
},
|
||||
{
|
||||
"const": "none",
|
||||
"title": "None",
|
||||
"description": "This change requires no SemVer bump (e.g. change was a test or benchmark)."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user