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