mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 17:51:09 +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": [
|
"required": [
|
||||||
"name",
|
"name"
|
||||||
"bump"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"migration_db": {
|
"migration_db": {
|
||||||
@@ -188,11 +187,6 @@
|
|||||||
"const": "patch",
|
"const": "patch",
|
||||||
"title": "Patch",
|
"title": "Patch",
|
||||||
"description": "A bump to the third leftmost non-zero digit of the version number."
|
"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