Skip to content

Commit f5fc27f

Browse files
committed
chore: release v1.2.0 - add general-purpose Qwen AI models
https://claude.ai/code/session_01QbLDbB9p722ttQjJbq5QFz
1 parent 0dd4f91 commit f5fc27f

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "opencode-qwencode-auth",
3-
"version": "1.1.0",
4-
"description": "Qwen OAuth authentication plugin for OpenCode - Access Qwen3-Coder models with your qwen.ai account",
3+
"version": "1.2.0",
4+
"description": "Qwen OAuth authentication plugin for OpenCode - Access Qwen AI models (Coder, Max, Plus and more) with your qwen.ai account",
55
"module": "index.ts",
66
"type": "module",
77
"scripts": {
@@ -14,6 +14,9 @@
1414
"qwen",
1515
"qwen-code",
1616
"qwen3-coder",
17+
"qwen3-max",
18+
"qwen-plus",
19+
"qwen-flash",
1720
"oauth",
1821
"authentication",
1922
"ai",

0 commit comments

Comments
 (0)