{ "$schema": "https://unpkg.com/release-it@17/schema/release-it.json", "git": { "commitMessage": "release v${version}" }, "github": { "release": true } }