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

x/release_up/src/commits.ts>fetchCommits

🌱 Automate releases with breeze
Go to Latest
function fetchCommits
import { fetchCommits } from "https://deno.land/x/release_up@0.6.0/src/commits.ts";

Parameters

repo: string
tags: Tag[]

Returns

Promise<Commit[]>