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
-5
View File
@@ -1,5 +0,0 @@
---
"@opencode-ai/http-recorder": minor
---
Publish the initial beta of the Effect HTTP and WebSocket record/replay library.
-11
View File
@@ -1,11 +0,0 @@
{
"$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "dev",
"updateInternalDependencies": "patch",
"ignore": []
}