We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb5dab commit 2fe6487Copy full SHA for 2fe6487
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [v1.1.0](https://github.com/coder/vscode-coder/releases/tag/v1.1.0) (2024-06-17)
6
+
7
### Added
8
9
- Workspace and agent statuses now show in the sidebar. These are updated every
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.0.2",
+ "version": "1.1.0",
"engines": {
"vscode": "^1.73.0"
10
},
0 commit comments