diff --git a/package.json b/package.json index 95c001f1..635936e5 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,10 @@ "url": "https://github.com/photostructure/exiftool-vendored.js.git" }, "release-it": { + "src": { + "tagName": "v%s", + "commitArgs": "-S" + }, "github": { "release": true }