We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa21ea7 commit 2cee61dCopy full SHA for 2cee61d
.releaserc
@@ -15,6 +15,7 @@
15
}
16
],
17
"@semantic-release/changelog",
18
+ "@semantic-release/npm",
19
"@semantic-release/github",
20
"@semantic-release/git"
21
package.json
@@ -26,6 +26,7 @@
26
"license": "MIT",
27
"name": "@maevsi/postgraphile",
28
"packageManager": "pnpm@10.29.3",
29
+ "private": true,
30
"repository": {
31
"type": "git",
32
"url": "git+https://github.com/maevsi/postgraphile.git"
0 commit comments