Skip to content

Commit a5e416e

Browse files
chore(release): v1.17.4 [skip ci]
1 parent 8ba3169 commit a5e416e

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.17.4] - 2026-03-23
4+
5+
- fix(tunnel): add watchdog for auto-recovery and keep keyboard on tab switch (#161)
6+
- chore(deps): bump eslint from 10.0.3 to 10.1.0 (#159)
7+
- chore(deps): bump ws from 8.19.0 to 8.20.0 (#158)
8+
- chore(ci): bump github/codeql-action from 4.33.0 to 4.34.1 (#157)
9+
310
## [1.17.3] - 2026-03-22
411

512
- fix(test): correct actionLogs spawn opts assertion for cross-platform CI

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.17.3",
3+
"version": "1.17.4",
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)