Skip to content

Commit bc395b0

Browse files
chore(release): v1.13.2 [skip ci]
1 parent e623c22 commit bc395b0

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.13.2] - 2026-03-16
4+
5+
- fix(auth): prevent white page in no-password mode after idle
6+
- chore(deps): bump lint-staged from 16.3.2 to 16.4.0 (#144)
7+
- chore(ci): bump github/codeql-action from 4.32.6 to 4.33.0 (#145)
8+
- chore(ci): bump softprops/action-gh-release from 2.5.0 to 2.6.1 (#143)
9+
- fix(ci): include all transitive deps in pinned requirements
10+
- fix(ci): improve OpenSSF Scorecard token-permissions and pinned-dependencies
11+
312
## [1.13.1] - 2026-03-15
413

514
- fix(security): resolve flatted DoS vulnerability and update publish skill

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.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)