|
|
@@ -12,8 +12,8 @@ if (!version) {
|
|
|
process.env["OPENCODE_VERSION"] = version
|
|
|
|
|
|
await import(`../packages/opencode/script/publish.ts`)
|
|
|
-await import(`../packages/sdk/stainless/generate.ts`)
|
|
|
await import(`../packages/sdk/js/script/publish.ts`)
|
|
|
+// await import(`../packages/sdk/stainless/generate.ts`)
|
|
|
|
|
|
if (!snapshot) {
|
|
|
await $`git commit -am "Release v${version}"`
|