Skip to main content
Module

x/actionify/config/version.ts>getChangelogVersion

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
function getChangelogVersion
import { getChangelogVersion } from "https://deno.land/x/actionify@0.3.0/config/version.ts";

Get the upgrade version.

Parameters

cwd: string | URL

Returns

Promise<ChangelogVersion | undefined>