Skip to content

Commit be596c2

Browse files
chore(release): v1.22.1 [skip ci]
1 parent b7fce84 commit be596c2

3 files changed

Lines changed: 7 additions & 3 deletions

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.22.1] - 2026-04-26
4+
5+
- refactor(site): iterate unified site to launch quality (#211) (@dorlugasigal)
6+
37
## [1.22.0] - 2026-04-25
48

59
- feat(site): unify landing + docs into Astro Starlight site (#209) (@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.22.0",
3+
"version": "1.22.1",
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)