ext-cryptopp-cmake/.versionrc.json

55 lines
1019 B
JSON
Raw Permalink Normal View History

{
"types": [
{
"type": "feat",
"section": "Features"
},
{
"type": "fix",
"section": "Bug Fixes"
},
{
"type": "chore",
"hidden": true
},
{
"type": "docs",
"section": "Documentation"
},
{
"type": "style",
"hidden": true
},
{
"type": "refactor",
"hidden": true
},
{
"type": "perf",
"hidden": true
},
{
"type": "test",
"hidden": true
},
{
"type": "build",
"hidden": true
},
{
"type": "ops",
"hidden": true
}
],
"bumpFiles": [
{
"filename": "CMakeLists.txt",
"updater": "cmake/scripts/standard-version-updater.js"
}
],
"commitUrlFormat": "http://github.com/abdes/asap/commit/{{hash}}",
"compareUrlFormat": "http://github.com/abdes/asap/compare/{{previousTag}}...{{currentTag}}",
"issueUrlFormat": "http://github.com/abdes/asap/issues/{{id}}",
"userUrlFormat": "http://github.com/abdes"
}