Skip to content

Commit cb6c56c

Browse files
committed
pnpm format
1 parent 8f7b197 commit cb6c56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/releases.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ function handleRegex(obj: Release, regex: RegExp, onMatch: (match: string) => st
8686

8787
console.info(result);
8888
if (result.map == null) {
89-
console.warn("Yeah it cannot find the map method")
89+
console.warn("Yeah it cannot find the map method");
9090
return;
9191
}
9292

0 commit comments

Comments
 (0)