interface RawCommitimport { type RawCommit } from "https://deno.land/x/release_up@0.9.4/src/commits.ts"; Propertieshash: stringtitle: stringdescription: stringauthor: stringcc: { header: string | null; type?: string | null; subject: string | null; }