variable printDiffimport { printDiff } from "https://deno.land/x/blocks@1.59.3/scripts/changelog.ts"; Prints the difference since the @param ver and the latest version. type(ver: semver.SemVer, ownerRepo: string) => unknown