import { type semver } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { ReleaseType } = semver;
The possible release types are used as an operator for the increment function and as a result of the difference function.
import { type semver } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { ReleaseType } = semver;
The possible release types are used as an operator for the increment function and as a result of the difference function.