Skip to content

Commit 246040f

Browse files
committed
v1.0.2
1 parent 713b72c commit 246040f

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.0.2](https://github.com/coder/vscode-coder/releases/tag/v1.0.2) (2024-06-12)
6+
57
### Fixed
68

79
- Redirects will now be followed when watching a workspace build, like when a

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.0.1",
7+
"version": "1.0.2",
88
"engines": {
99
"vscode": "^1.73.0"
1010
},

0 commit comments

Comments
 (0)