chore(release): update release-please configuration and set version to 6.16.0

This commit is contained in:
Daniel Sogl
2025-06-07 14:36:25 +02:00
parent 8876c53e3b
commit c86cfd1446
2 changed files with 5 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
"bump-patch-for-minor-pre-major": false,
"draft": false,
"prerelease": false,
"separate-pull-requests": true,
"changelog-sections": [
{
"type": "feat",
@@ -53,6 +54,9 @@
}
],
"packages": {
".": {
"package-name": "awesome-cordova-plugins"
},
"src/@awesome-cordova-plugins/core": {
"package-name": "@awesome-cordova-plugins/core"
},