Skip to main content
Module

x/denomantic_release/mod.ts>bumpVersion

Semantic release, but optimized for small Deno projects
Go to Latest
function bumpVersion
import { bumpVersion } from "https://deno.land/x/denomantic_release@0.1.0/mod.ts";

Parameters

version: string | semver.SemVer
types: (commit.Field | undefined)[]
optional
options: VersioningOptions = [UNSUPPORTED]