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 82cf484 commit f552fe4Copy full SHA for f552fe4
.simple-release.js
@@ -7,3 +7,7 @@ export const project = new PnpmWorkspacesProject({
7
export const releaser = {
8
verbose: true
9
}
10
+
11
+export const publish = {
12
+ access: 'public'
13
+}
0 commit comments