73 lines
1.6 KiB
JSON
73 lines
1.6 KiB
JSON
{
|
|
"bootstrap-sha": "c701a6c4ebbe1170a25ca7636a31508b9628831c",
|
|
"packages": {
|
|
".": {
|
|
"package-name": "dev.openfeature.sdk",
|
|
"monorepo-tags": false,
|
|
"release-type": "simple",
|
|
"include-component-in-tag": false,
|
|
"bump-minor-pre-major": true,
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"versioning": "default",
|
|
"extra-files": [
|
|
"pom.xml",
|
|
"README.md"
|
|
],
|
|
"changelog-sections": [
|
|
{
|
|
"type": "fix",
|
|
"section": "🐛 Bug Fixes"
|
|
},
|
|
{
|
|
"type": "feat",
|
|
"section": "✨ New Features"
|
|
},
|
|
{
|
|
"type": "chore",
|
|
"section": "🧹 Chore"
|
|
},
|
|
{
|
|
"type": "docs",
|
|
"section": "📚 Documentation"
|
|
},
|
|
{
|
|
"type": "perf",
|
|
"section": "🚀 Performance"
|
|
},
|
|
{
|
|
"type": "build",
|
|
"hidden": true,
|
|
"section": "🛠️ Build"
|
|
},
|
|
{
|
|
"type": "deps",
|
|
"section": "📦 Dependencies"
|
|
},
|
|
{
|
|
"type": "ci",
|
|
"hidden": true,
|
|
"section": "🚦 CI"
|
|
},
|
|
{
|
|
"type": "refactor",
|
|
"section": "🔄 Refactoring"
|
|
},
|
|
{
|
|
"type": "revert",
|
|
"section": "🔙 Reverts"
|
|
},
|
|
{
|
|
"type": "style",
|
|
"hidden": true,
|
|
"section": "🎨 Styling"
|
|
},
|
|
{
|
|
"type": "test",
|
|
"hidden": true,
|
|
"section": "🧪 Tests"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|