We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96f1954 commit 6cf237bCopy full SHA for 6cf237b
libs/semrel/src/builders/release/executor.ts
@@ -49,7 +49,7 @@ export async function runRelease(
49
extends: undefined,
50
dryRun,
51
plugins: plugins([
52
- preparePlugin({ publishable, publishPath }),
+ // preparePlugin({ publishable, publishPath }),
53
commitAnalyzer({ project }),
54
releaseNotesGenerator({ project }),
55
npm({ publishable, publishPath }),
0 commit comments