Skip to content

Commit 041eba9

Browse files
chore(release): v1.13.2 [skip ci]
1 parent 67fcf39 commit 041eba9

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.13.2] - 2026-03-17
4+
5+
- fix(service): boot persistence and SW auth reliability
6+
37
## [1.13.2] - 2026-03-16
48

59
- fix(auth): prevent white page in no-password mode after idle

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