Skip to content

Commit 9f4a866

Browse files
chore(release): v1.10.2 [skip ci]
1 parent 13713a3 commit 9f4a866

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.10.2] - 2026-03-06
4+
5+
- feat(cli): add attach alias, improve empty-session messages, add startup hints (#119)
6+
- fix: add test-results directory to .gitignore
7+
- delete: remove obsolete .last-run.json file
8+
- Delete issues directory
9+
- skill update
10+
311
## [1.10.1] - 2026-03-06
412

513
- fix(security): harden error handling, add WS rate limiting, validate CLI args (#117)

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.10.1",
3+
"version": "1.10.2",
44
"description": "Beam your terminal to any device — mobile-optimized web terminal with multi-session support",
55
"main": "src/server.js",
66
"bin": {

0 commit comments

Comments
 (0)