type alias SemRelimport { type SemRel } from "https://deno.land/x/rad@v6.10.0/src/tasks/github/workflows/steps/js/semantic-release.ts"; definition: { dryRun?: boolean; packageManager?: string; }