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 dcbdeff commit 351b5efCopy full SHA for 351b5ef
.wpmrc.js
@@ -1,5 +1,5 @@
1
module.exports = {
2
- allowBranch: ['master', 'v15.*', 'v16.*', 'v17.*', 'release-auto-*'],
+ allowBranch: ['master', 'v15.*', 'v16.*', 'v17.*', 'v18.*', 'v19.*', 'release-auto-*'],
3
bumpFiles: ['package.json', 'package-lock.json', 'packages/gantt/package.json'],
4
skip: {
5
confirm: true
0 commit comments