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
commit effd27b239
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 16 additions and 270 deletions

View file

@ -1,5 +0,0 @@
---
"@opencode-ai/http-recorder": minor
---
Publish the initial beta of the Effect HTTP and WebSocket record/replay library.

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": []
}