From 57d9cd63e73ae5715922eb77083f7b8b93a91fab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:11:42 +0000 Subject: [PATCH] chore: release --- .changeset/remove-windsurf-option.md | 5 ----- packages/agent-install/CHANGELOG.md | 6 ++++++ packages/agent-install/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/remove-windsurf-option.md diff --git a/.changeset/remove-windsurf-option.md b/.changeset/remove-windsurf-option.md deleted file mode 100644 index d503fb6..0000000 --- a/.changeset/remove-windsurf-option.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"agent-install": patch ---- - -Remove Windsurf from supported skill and AGENTS.md agent options. diff --git a/packages/agent-install/CHANGELOG.md b/packages/agent-install/CHANGELOG.md index b65ee1a..ef6a218 100644 --- a/packages/agent-install/CHANGELOG.md +++ b/packages/agent-install/CHANGELOG.md @@ -1,5 +1,11 @@ # agent-install +## 0.0.6 + +### Patch Changes + +- 7179ba6: Remove Windsurf from supported skill and AGENTS.md agent options. + ## 0.0.5 ### Patch Changes diff --git a/packages/agent-install/package.json b/packages/agent-install/package.json index c6ff5f7..2fd6b64 100644 --- a/packages/agent-install/package.json +++ b/packages/agent-install/package.json @@ -1,6 +1,6 @@ { "name": "agent-install", - "version": "0.0.5", + "version": "0.0.6", "description": "Install SKILL.md files, MCP servers, and AGENTS.md guidance for any coding agent. Ships both a Node API and a CLI.", "keywords": [ "agent",