We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c884df commit 86415d8Copy full SHA for 86415d8
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [v1.11.3](https://github.com/coder/vscode-coder/releases/tag/v1.11.3) 2025-10-22
6
+
7
### Fixed
8
9
- Fixed WebSocket connections not receiving headers from the configured header command
package.json
@@ -1,7 +1,7 @@
1
{
"name": "coder-remote",
"displayName": "Coder",
- "version": "1.11.2",
+ "version": "1.11.3",
"description": "Open any workspace with a single click.",
"categories": [
"Other"
0 commit comments