chore: release workflow testing

This commit is contained in:
Bill Church 2022-08-02 13:50:07 +00:00
parent 4c9df28157
commit 7d9d2c4219
No known key found for this signature in database
GPG key ID: 10DD056C65752AA0

View file

@ -8,7 +8,7 @@
"bumpMinorPreMajor": false, "bumpMinorPreMajor": false,
"bumpPatchForMinorPreMajor": false, "bumpPatchForMinorPreMajor": false,
"changelogPath": "../CHANGELOG.md", "changelogPath": "../CHANGELOG.md",
"release-as": "0.4.7", "release-as": "0.4.7-pre-0",
"versioning": "default", "versioning": "default",
} }
} }