Searched refs:formatChangelogEntry (Results 1 – 4 of 4) sorted by relevance
9 import { formatChangelogEntry } from '../Formatter';156 logger.log(' ', formatChangelogEntry(Changelogs.getChangeEntryLabel(entry)));
17 import { stripNonAsciiChars, formatChangelogEntry } from '../Formatter';215 logger.log(' ', formatChangelogEntry(entry.message));
56 export function formatChangelogEntry(entry: string): string { function
132 logger.log(' ', Formatter.formatChangelogEntry(change.message));