[tagpr]
	vPrefix = true
	releaseBranch = main
	versionFile = Cargo.toml,src-tauri/tauri.conf.json,package.json
	release = draft
	postVersionCommand = cargo update --workspace && bun x vp fmt
