Skip to main content
Module

x/denomantic_release/mod.ts>bumpSemVer

Semantic release for Deno projects
Go to Latest
function bumpSemVer
import { bumpSemVer } from "https://deno.land/x/denomantic_release@0.9.0/mod.ts";

Parameters

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