Skip to content

Commit 3be5848

Browse files
chore(release): v1.20.1 [skip ci]
1 parent c0ab1ad commit 3be5848

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.20.1] - 2026-04-11
4+
5+
- fix(copilot): register companion PTY in session store and hide from UI
6+
- chore(deps): bump eslint from 10.1.0 to 10.2.0 (#180)
7+
- chore(ci): bump davelosert/vitest-coverage-report-action from 2.10.0 to 2.11.2 (#178)
8+
- chore(deps): bump @playwright/test from 1.58.2 to 1.59.1 (#179)
9+
310
## [1.20.0] - 2026-04-08
411

512
- feat(copilot): integrate Copilot SDK agent with chat UI, tests, and code review fixes (#183)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "termbeam",
3-
"version": "1.20.0",
3+
"version": "1.20.1",
44
"description": "Beam your terminal to any device — mobile-optimized web terminal with multi-session support",
55
"main": "src/server/index.js",
66
"bin": {

0 commit comments

Comments
 (0)