import { type ReleaseType } from "https://deno.land/std@0.220.1/semver/types.ts";
The possible release types are used as an operator for the increment function and as a result of the difference function.
import { type ReleaseType } from "https://deno.land/std@0.220.1/semver/types.ts";
The possible release types are used as an operator for the increment function and as a result of the difference function.