We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e7e592 commit 8ca981eCopy full SHA for 8ca981e
1 file changed
replace-string.cjs
@@ -85,6 +85,7 @@ function replaceString(str) {
85
'./composer.json',
86
'./package.json',
87
'./plugin.php',
88
+ './release/.release-it.cjs',
89
],
90
from: /wp-react-plugin/g,
91
to: kebabName,
0 commit comments