File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "type" : " module" ,
66 "scripts" : {
77 "build" : " bun run --filter \" @opencode-plugins/*\" build" ,
8- "release" : " lerna publish from-git --no-commit-hooks --conventional-commits --create-release github --yes"
8+ "release" : " lerna publish --no-commit-hooks --conventional-commits --create-release github --yes"
99 },
1010 "workspaces" : [
1111 " plugins/*"
Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
33 "name" : " @opencode-plugins/caffeinate" ,
4- "version" : " 1.0.1 " ,
4+ "version" : " 1.0.0 " ,
55 "author" : " Jan Biasi (https://github.com/janbiasi)" ,
66 "description" : " Prevent your system from sleeping during agentic workflows." ,
77 "publishConfig" : {
Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
33 "name" : " @opencode-plugins/env-protection" ,
4- "version" : " 1.0.1 " ,
4+ "version" : " 1.0.0 " ,
55 "author" : " Jan Biasi (https://github.com/janbiasi)" ,
66 "description" : " Prevent opencode to read any .env file" ,
77 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments