mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-08-04 00:00:08 +08:00
chore(release): update release-please configuration and set version to 6.16.0
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
".": "6.16.0",
|
||||||
"src/@awesome-cordova-plugins/core": "6.16.0",
|
"src/@awesome-cordova-plugins/core": "6.16.0",
|
||||||
"src/@awesome-cordova-plugins/plugins/abbyy-rtr": "6.16.0",
|
"src/@awesome-cordova-plugins/plugins/abbyy-rtr": "6.16.0",
|
||||||
"src/@awesome-cordova-plugins/plugins/action-sheet": "6.16.0",
|
"src/@awesome-cordova-plugins/plugins/action-sheet": "6.16.0",
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
"bump-patch-for-minor-pre-major": false,
|
"bump-patch-for-minor-pre-major": false,
|
||||||
"draft": false,
|
"draft": false,
|
||||||
"prerelease": false,
|
"prerelease": false,
|
||||||
|
"separate-pull-requests": true,
|
||||||
"changelog-sections": [
|
"changelog-sections": [
|
||||||
{
|
{
|
||||||
"type": "feat",
|
"type": "feat",
|
||||||
@@ -53,6 +54,9 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages": {
|
"packages": {
|
||||||
|
".": {
|
||||||
|
"package-name": "awesome-cordova-plugins"
|
||||||
|
},
|
||||||
"src/@awesome-cordova-plugins/core": {
|
"src/@awesome-cordova-plugins/core": {
|
||||||
"package-name": "@awesome-cordova-plugins/core"
|
"package-name": "@awesome-cordova-plugins/core"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user