Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/release_up/src/changelog.ts>pushTag

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

Parameters

repo: Repo
commits: Commit[]
_filters: Filter[]
tag: Tag
style: "github" | "md"
optional
parent: Tag