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

x/rad/src/tasks/github/workflows/steps/js/semantic-release.ts>SemRel

general purpose build tool. statically typed, batteries included. command, function, and make-style tasks supported. improved npm scripts for deno.
Latest
type alias SemRel
import { type SemRel } from "https://deno.land/x/rad@v6.11.0/src/tasks/github/workflows/steps/js/semantic-release.ts";
definition: { dryRun?: boolean; packageManager?: string; }