Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/actionify/config/version.ts>getChangelogVersion

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

Get the upgrade version.

Parameters

cwd: string | URL

Returns

Promise<ChangelogVersion | undefined>