lib/get-config.js aktualisiert
This commit is contained in:
parent
28bcc1d54b
commit
aa666d7acf
@ -74,8 +74,8 @@ export default async (context, cliOptions) => {
|
||||
plugins: [
|
||||
"@semantic-release/commit-analyzer",
|
||||
"@semantic-release/release-notes-generator",
|
||||
"@semantic-release/npm",
|
||||
"@semantic-release/github",
|
||||
//"@semantic-release/npm",
|
||||
//"@semantic-release/github",
|
||||
],
|
||||
// Remove `null` and `undefined` options, so they can be replaced with default ones
|
||||
...pickBy(options, (option) => !isNil(option)),
|
||||
|
Loading…
x
Reference in New Issue
Block a user