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 a790887 commit 006409aCopy full SHA for 006409a
release/release.config.js
@@ -55,7 +55,6 @@ module.exports = Promise.resolve().then(() => {
55
return {
56
extends: [`${__dirname}/monorepo-setup.js`],
57
workspaces: lernaPackage.packages,
58
- filterRegex: mergeRegex,
59
filterPath: process.env.FILTER_PATH,
60
tagFormat: process.env.TAG_FORMAT,
61
parseLinkedPackages: (item) => {
0 commit comments