chore(http-recorder): disable release automation (#31160)

This commit is contained in:
Kit Langton
2026-06-06 20:10:28 -04:00
committed by GitHub
parent 06d7840d1d
commit effd27b239
7 changed files with 16 additions and 270 deletions
-4
View File
@@ -13,9 +13,6 @@
"dev:stats": "bun sst shell --stage=production -- bun run --cwd packages/stats/app dev",
"dev:storybook": "bun --cwd packages/storybook storybook",
"lint": "oxlint",
"changeset": "changeset",
"version:http-recorder": "changeset version",
"release:http-recorder": "bun ./packages/http-recorder/script/publish.ts",
"typecheck": "bun turbo typecheck",
"upgrade-opentui": "bun run script/upgrade-opentui.ts",
"postinstall": "bun run --cwd packages/core fix-node-pty",
@@ -96,7 +93,6 @@
},
"devDependencies": {
"@actions/artifact": "5.0.1",
"@changesets/cli": "2.31.0",
"@tsconfig/bun": "catalog:",
"@types/mime-types": "3.0.1",
"@typescript/native-preview": "catalog:",