chore: testing
This commit is contained in:
parent
7ac9f2c445
commit
abdafb6eb1
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "webssh2",
|
"name": "webssh2",
|
||||||
"version": "0.4.7-alpha.3",
|
"version": "0.4.6",
|
||||||
"ignore": [
|
"ignore": [
|
||||||
".gitignore"
|
".gitignore"
|
||||||
],
|
],
|
||||||
|
|
|
@ -7,8 +7,8 @@
|
||||||
"prerelease": true,
|
"prerelease": true,
|
||||||
"bumpMinorPreMajor": false,
|
"bumpMinorPreMajor": false,
|
||||||
"bumpPatchForMinorPreMajor": false,
|
"bumpPatchForMinorPreMajor": false,
|
||||||
"changelogPath": "../CHANGELOG.md",
|
"changelogPath": "CHANGELOG.md",
|
||||||
"release-as": "0.4.7-pre-0",
|
"release-as": "0.4.7",
|
||||||
"versioning": "default"
|
"versioning": "default"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue