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",
|
||||
"version": "0.4.7-alpha.3",
|
||||
"version": "0.4.6",
|
||||
"ignore": [
|
||||
".gitignore"
|
||||
],
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
"prerelease": true,
|
||||
"bumpMinorPreMajor": false,
|
||||
"bumpPatchForMinorPreMajor": false,
|
||||
"changelogPath": "../CHANGELOG.md",
|
||||
"release-as": "0.4.7-pre-0",
|
||||
"changelogPath": "CHANGELOG.md",
|
||||
"release-as": "0.4.7",
|
||||
"versioning": "default"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue