Skip to content

Commit 0ee0976

Browse files
chore(release): v1.24.7 [skip ci]
1 parent 7cbab59 commit 0ee0976

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.24.7] - 2026-05-12
4+
5+
- Delete .agents directory (@dorlugasigal)
6+
- fix(security): patch HIGH CVEs in @github/copilot and fast-uri (@dorlugasigal)
7+
- chore(deps): bump the all-npm group across 1 directory with 3 updates (#237) (@dependabot[bot])
8+
- chore(deps): bump node from 25-slim to 26-slim in the all-docker group across 1 directory (#236) (@dependabot[bot])
9+
- chore(ci): bump github/codeql-action from 4.35.3 to 4.35.4 in the all-actions group across 1 directory (#238) (@dependabot[bot])
10+
- chore(security): patch remaining HIGH/MED CVEs flagged by OpenSSF Scorecard (#239) (@dorlugasigal)
11+
- fix(release): add NPM_TOKEN fallback for npm publish (#240) (@dorlugasigal)
12+
- fix(test): make GET /api/sessions/:id/files error-path test deterministic (#241) (@dorlugasigal)
13+
314
## [1.24.6] - 2026-05-08
415

516
- chore(deps): bump the all-npm group across 1 directory with 2 updates (#230) (@dependabot[bot])

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