Skip to main content
Module

x/release_up/deps.ts>colors.bold

🌱 Automate releases with breeze
Latest
function colors.bold
import { colors } from "https://deno.land/x/release_up@0.8.0/deps.ts";
const { bold } = colors;

Make the text bold.

Parameters

str: string

text to make bold

Returns

string