Skip to content

Commit 71f5ba5

Browse files
committed
v1.4.0
1 parent 5e55b9b commit 71f5ba5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## [v1.4.0](https://github.com/coder/vscode-coder/releases/tag/v1.3.9) (2025-02-04)
6+
57
- Recreate REST client after starting a workspace to ensure fresh TLS certificates.
68
- Use `coder ssh` subcommand in place of `coder vscodessh`.
79

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "Coder",
55
"description": "Open any workspace with a single click.",
66
"repository": "https://github.com/coder/vscode-coder",
7-
"version": "1.3.10",
7+
"version": "1.4.0",
88
"engines": {
99
"vscode": "^1.73.0"
1010
},

0 commit comments

Comments
 (0)