Commit 6208cb3
authored
chore: release v1.16.2 (#1096)
Release v1.16.2, stacked on #1092: bumps `package.json` to 1.16.2 and
cuts the changelog's `Unreleased` section as the v1.16.2 release.
## Changes
- `package.json`: version 1.16.1 → 1.16.2
- `CHANGELOG.md`: `## Unreleased` → `##
[v1.16.2](https://github.com/coder/vscode-coder/releases/tag/v1.16.2)
2026-08-25`
## Notes
- Based on `fix/keep-legacy-coder-authority` (#1092), so its fixes are
what v1.16.2 ships. **Retarget this PR to `main` once #1092 merges.**
- The release tag must point at a commit where `package.json` reads
1.16.2 — `release.yaml` validates tag against `package.json` and
requires the tag to be an ancestor of `origin/main`.
<sub>This pull request was created by Coder Agents on behalf of
@EhabY.</sub>1 parent b28f33a commit 6208cb3
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments