Skip to content

Commit 6db6c5d

Browse files
chore(release): v1.24.10 [skip ci]
1 parent 4094fe9 commit 6db6c5d

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.24.10] - 2026-07-07
4+
5+
- feat(ci): autonomous Dependabot auto-fix and auto-merge workflows (#263) (@dorlugasigal)
6+
- fix(ci): allow Dependabot to activate the autofix agent (roles: all) (#266) (@dorlugasigal)
7+
- chore(ci): bump the all-actions group across 1 directory with 5 updates (#264) (@dependabot[bot])
8+
- chore(deps): bump the all-npm group across 1 directory with 7 updates (#260) (@dependabot[bot])
9+
- chore(deps): bump node from `aa27a5f` to `a1d9d67` in the all-docker group (#257) (@dependabot[bot])
10+
- feat(ci): auto patch-release after Dependabot merges (#268) (@dorlugasigal)
11+
312
## [1.24.9] - 2026-06-25
413

514
- chore(deps): consolidate #242 #243 #244 + fix CodeQL alert + npm audit fix (#245) (@dorlugasigal)

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