Skip to content

Commit ec80f2f

Browse files
Luca Forstnerchargome
andauthored
Update packages/bundler-plugin-core/src/plugins/release-management.ts
Co-authored-by: Charly Gomez <[email protected]>
1 parent 4cf54b7 commit ec80f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/bundler-plugin-core/src/plugins/release-management.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ export function releaseManagementPlugin({
9696
throw e;
9797
} else {
9898
logger.debug(
99-
"An error occurred setting commits on release (this message can be ignored unless you commits on release are desired):",
99+
"An error occurred setting commits on release (this message can be ignored unless your commits on release are desired):",
100100
e
101101
);
102102
}

0 commit comments

Comments
 (0)