There was an error while loading. Please reload this page.
1 parent ebe50e2 commit c7665beCopy full SHA for c7665be
1 file changed
.changepacks/config.json
@@ -1,5 +1,8 @@
1
-{
2
- "ignore": ["*", "!packages/*/*", "!bindings/*/package.json"],
3
- "baseBranch": "main",
4
- "latestPackage": null
5
-}
+{
+ "ignore": ["*", "!packages/*/*", "!bindings/*/package.json"],
+ "baseBranch": "main",
+ "latestPackage": null,
+ "publish": {
6
+ "node": "pnpm publish --no-git-checks"
7
+ }
8
+}
0 commit comments