We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3162620 commit 852dd8bCopy full SHA for 852dd8b
1 file changed
release-please-config.json
@@ -37,8 +37,7 @@
37
"smoke-tests",
38
"mock-globals",
39
"mock-registry",
40
- "workspaces",
41
- ".github"
+ "workspaces"
42
]
43
},
44
"workspaces/arborist": {},
@@ -55,7 +54,7 @@
55
54
"workspaces/libnpmteam": {},
56
"workspaces/libnpmversion": {}
57
58
- "prerelease": false,
+ "prerelease": true,
59
"group-pull-request-title-pattern": "chore: release ${version}",
60
"pull-request-title-pattern": "chore: release${component} ${version}",
61
"prerelease-type": "pre"
0 commit comments