We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e3f0d commit b18f32bCopy full SHA for b18f32b
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [v1.8.0](https://github.com/coder/vscode-coder/releases/tag/v1.8.0) (2025-04-22)
6
+
7
### Added
8
9
- Coder extension sidebar now displays available app statuses, and let's
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.7.1",
+ "version": "1.8.0",
"engines": {
"vscode": "^1.73.0"
10
},
0 commit comments