fix(registry): bump versions for github, web-search, and discord extensions (#1106)

Co-authored-by: Claude Opus 4.6 <[email protected]>
This commit is contained in:
Henry Park
2026-03-13 19:12:48 +00:00
committed by GitHub
co-authored by Claude Opus 4.6
parent 7d745d5479
commit 2b625ef3df
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "discord", "name": "discord",
"display_name": "Discord Channel", "display_name": "Discord Channel",
"kind": "channel", "kind": "channel",
"version": "0.2.0", "version": "0.2.1",
"wit_version": "0.3.0", "wit_version": "0.3.0",
"description": "Talk to your agent in Discord", "description": "Talk to your agent in Discord",
"keywords": [ "keywords": [
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "github", "name": "github",
"display_name": "GitHub", "display_name": "GitHub",
"kind": "tool", "kind": "tool",
"version": "0.2.0", "version": "0.2.1",
"wit_version": "0.3.0", "wit_version": "0.3.0",
"description": "GitHub integration for issues, PRs, repos, and code search", "description": "GitHub integration for issues, PRs, repos, and code search",
"keywords": [ "keywords": [
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "web-search", "name": "web-search",
"display_name": "Web Search", "display_name": "Web Search",
"kind": "tool", "kind": "tool",
"version": "0.2.0", "version": "0.2.1",
"wit_version": "0.3.0", "wit_version": "0.3.0",
"description": "Search the web using Brave Search API", "description": "Search the web using Brave Search API",
"keywords": [ "keywords": [