Skip to content

Commit e40e10b

Browse files
chore: add AI and Chat categories and bump version to 0.0.27
1 parent 71bdf19 commit e40e10b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "GitHub Copilot API Gateway",
44
"description": "Universal API Gateway for GitHub Copilot. Expose GPT-4o, Claude 3.5, & Gemini via local OpenAI, Anthropic, & Google compatible APIs. Use Copilot with Cursor, LangChain, & Agents. Includes Enterprise Apps Hub.",
55
"icon": "media/icon.png",
6-
"version": "0.0.26",
6+
"version": "0.0.27",
77
"author": {
88
"name": "Suhaib Bin Younis",
99
"email": "vscode@suhaib.in",
@@ -31,7 +31,9 @@
3131
"Programming Languages",
3232
"Testing",
3333
"Education",
34-
"Data Science"
34+
"Data Science",
35+
"AI",
36+
"Chat"
3537
],
3638
"keywords": [
3739
"github copilot",

0 commit comments

Comments
 (0)