mirror of
https://github.com/shadps4-emu/ext-cryptopp-cmake.git
synced 2024-11-26 19:10:22 +00:00
d20f83a3af
This new repo is aimed at users who need a modern cmake version of the crypto++ builder. It will not track the original repo as an upstream. It will evolve on its own while tracking the releases of crypto++.
55 lines
1019 B
JSON
55 lines
1019 B
JSON
{
|
|
"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"
|
|
}
|