wp-gpx-maps/.mversionrc

7 lines
142 B
Plaintext

{
"commitMessage": "version %s",
"tagName": "%s",
"scripts": {
"postcommit": "git push && git push --tags && npm publish"
}
}