8000
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 113d740 commit 6cc34caCopy full SHA for 6cc34ca
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [v1.9.1](https://github.com/coder/vscode-coder/releases/tag/v1.9.1) 2025-05-27
6
+
7
### Fixed
8
9
- Missing or otherwise malformed `START CODER VSCODE` / `END CODER VSCODE`
package.json
@@ -4,7 +4,7 @@
"displayName": "Coder",
"description": "Open any workspace with a single click.",
"repository": "https://github.com/coder/vscode-coder",
- "version": "1.9.0",
+ "version": "1.9.1",
"engines": {
"vscode": "^1.73.0"
10
},
0 commit comments