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 8689dc2 commit a356a31Copy full SHA for a356a31
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [v1.5.0](https://github.com/coder/vscode-coder/releases/tag/v1.5.0) (2025-03-20)
6
+
7
### Fixed
8
9
- Fixed regression where autostart needed to be disabled.
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.4.2",
+ "version": "1.5.0",
"engines": {
"vscode": "^1.73.0"
10
},
0 commit comments