We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9743e7 commit a183a1eCopy full SHA for a183a1e
1 file changed
package.json
@@ -5,7 +5,7 @@
5
"type": "module",
6
"scripts": {
7
"build": "bun run --filter \"@opencode-plugins/*\" build",
8
- "release": "lerna publish --no-commit-hooks --conventional-commits --create-release github --yes"
+ "release": "lerna publish from-git --no-commit-hooks --conventional-commits --create-release github --yes"
9
},
10
"workspaces": [
11
"plugins/*"
0 commit comments