mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-02-04 00:06:19 +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/plugins/abbyy-rtr": "6.16.0",
|
||||
"src/@awesome-cordova-plugins/plugins/action-sheet": "6.16.0",
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user