chore(version): add .versionrc.js configuration file

This commit is contained in:
2020-09-05 05:13:45 +01:00
parent 8aeb3ba065
commit 42a4c21266

3
.versionrc.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
tagPrefix: "",
};