release v1.12.3

This commit is contained in:
Bohdan Triapitsyn
2026-06-05 20:42:29 +03:00
parent 341a4ac296
commit 3bfb7ba6aa
7 changed files with 15 additions and 5 deletions
+4
View File
@@ -1,3 +1,7 @@
## [1.12.3] - 2026-06-05
- Startup: OpenCode health checks now work with OpenCode 1.15.x.
## [1.12.2] - 2026-06-05
- Startup/Windows: the extension now detects more OpenCode installs from PATH, npm, Scoop, and Chocolatey.
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "openchamber",
"displayName": "OpenChamber",
"description": "AI coding assistant powered by OpenCode",
"version": "1.12.2",
"version": "1.12.3",
"publisher": "fedaykindev",
"private": true,
"repository": {