diff options
| author | Dax Raad <[email protected]> | 2025-08-03 17:08:42 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-08-03 17:09:30 -0400 |
| commit | a50bef69139976e9ce95c71a2757afcf835c34ec (patch) | |
| tree | 0d37af8ba6e7219d0067e83548e55c9f86841c4c /script | |
| parent | ed397c5057c5145325a6335858160e0af3b8fad3 (diff) | |
| download | opencode-a50bef69139976e9ce95c71a2757afcf835c34ec.tar.gz opencode-a50bef69139976e9ce95c71a2757afcf835c34ec.zip | |
ignore: cleanup
Diffstat (limited to 'script')
| -rwxr-xr-x | script/publish.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/script/publish.ts b/script/publish.ts index a97c783ad..066f90e4d 100755 --- a/script/publish.ts +++ b/script/publish.ts @@ -36,7 +36,6 @@ await import(`../packages/sdk/js/script/publish.ts`) console.log("\n=== plugin ===\n") await import(`../packages/plugin/script/publish.ts`) -// await import(`../packages/sdk/stainless/generate.ts`) if (!snapshot) { await $`git commit -am "release: v${version}"` |
