Skip to main content
Module

x/release_up/src/changelog.ts>pushChanges

🌱 Automate releases with breeze
Latest
function pushChanges
import { pushChanges } from "https://deno.land/x/release_up@0.8.0/src/changelog.ts";

Push a list of commits in the section with a title

Parameters

tile of the section in the document

repo: Repo

Style formatting of the document. Github releases have links different from the changelog

title: string
commits: Commit[]
style: "github" | "md"