Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/release_up/plugin.ts>Tag

🌱 Automate releases with breeze
Latest
interface Tag
import { type Tag } from "https://deno.land/x/release_up@0.9.1/plugin.ts";

Properties

tag: string
version: string
hash: string
date: Date