Thanks to visit codestin.com Credit goes to github.com
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 8134f1f commit d6b798eCopy full SHA for d6b798e
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [v1.4.1](https://github.com/coder/vscode-coder/releases/tag/v1.3.9) (2025-02-19)
6
+
7
### Fixed
8
9
- Recreate REST client in spots where confirmStart may have waited indefinitely.
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.0",
+ "version": "1.4.1",
"engines": {
"vscode": "^1.73.0"
10
},
0 commit comments