Skip to content

Commit 3eaf8d6

Browse files
luoxuanzaoQoder-AI
andcommitted
chore: release 1.0.11
Co-authored-by: QoderAI (Qwen 3.8 Max) <qoder_ai@qoder.com>
1 parent 19b201b commit 3eaf8d6

4 files changed

Lines changed: 6 additions & 3 deletions

File tree

‎CHANGELOG.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ version with its date and start a fresh empty `[Unreleased]` above it.
1111

1212
## [Unreleased]
1313

14+
## [1.0.11] - 2026-09-16
15+
1416
### Added
1517

1618
- Models you configured as bring-your-own-key in qodercli — third-party

‎manifest.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "qoderian",
33
"name": "Qoderian",
4-
"version": "1.0.10",
4+
"version": "1.0.11",
55
"minAppVersion": "1.7.2",
66
"description": "Embeds Qoder CLI as an AI collaborator in your vault. Your vault becomes the working directory, giving qodercli capabilities for file reads and writes, search, bash commands, and multi-step workflows.",
77
"author": "Qoder",

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qoderian",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"private": true,
55
"description": "Qoder CLI embedded in the Obsidian sidebar",
66
"main": "main.js",

‎versions.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"1.0.7": "1.7.2",
1010
"1.0.8": "1.7.2",
1111
"1.0.9": "1.7.2",
12-
"1.0.10": "1.7.2"
12+
"1.0.10": "1.7.2",
13+
"1.0.11": "1.7.2"
1314
}

0 commit comments

Comments
 (0)