chore: testing
This commit is contained in:
parent
abdafb6eb1
commit
0a0fb26415
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
||||||
{
|
{
|
||||||
"bootstrap-sha": "cf4d8c384740de98f3875b9d5362142b74db0bd3",
|
"bootstrap-sha": "cf4d8c384740de98f3875b9d5362142b74db0bd3",
|
||||||
|
"release-as": "0.4.7",
|
||||||
|
"changelogPath": "CHANGELOG.md",
|
||||||
"packages": {
|
"packages": {
|
||||||
"app": {
|
"app": {
|
||||||
"releaseType": "node",
|
"releaseType": "node",
|
||||||
|
@ -7,8 +9,6 @@
|
||||||
"prerelease": true,
|
"prerelease": true,
|
||||||
"bumpMinorPreMajor": false,
|
"bumpMinorPreMajor": false,
|
||||||
"bumpPatchForMinorPreMajor": false,
|
"bumpPatchForMinorPreMajor": false,
|
||||||
"changelogPath": "CHANGELOG.md",
|
|
||||||
"release-as": "0.4.7",
|
|
||||||
"versioning": "default"
|
"versioning": "default"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue