Skip to content

Commit 13f16b9

Browse files
authored
chore: release v1.15.2 (#1020)
1 parent f74f71d commit 13f16b9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from published versions since it shows up in the VS Code extension changelog
66
tab and is confusing to users. Add it back between releases if needed. -->
77

8-
## Unreleased
8+
## [v1.15.2](https://github.com/coder/vscode-coder/releases/tag/v1.15.2) 2026-06-30
99

1010
> **Breaking:** API requests now respect `http.proxySupport: off`. Previously
1111
> the extension applied VS Code's proxy settings (`http.proxy`, `http.noProxy`,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "coder-remote",
33
"displayName": "Coder",
4-
"version": "1.15.1",
4+
"version": "1.15.2",
55
"description": "Open any workspace with a single click.",
66
"categories": [
77
"Other"

0 commit comments

Comments
 (0)