Skip to content

Commit 756e87f

Browse files
chore(release): 0.2.7
## [0.2.7](v0.2.6...v0.2.7) (2026-03-19) ### Bug Fixes * respond to touch events on all buttons for iOS Safari ([5af6dda](5af6dda)), closes [#19](#19)
1 parent f2925e0 commit 756e87f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.2.7](https://github.com/connorads/remobi/compare/v0.2.6...v0.2.7) (2026-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* respond to touch events on all buttons for iOS Safari ([5af6dda](https://github.com/connorads/remobi/commit/5af6ddadfc6865be05ffff976da661db100b6783)), closes [#19](https://github.com/connorads/remobi/issues/19)
7+
18
## [0.2.6](https://github.com/connorads/remobi/compare/v0.2.5...v0.2.6) (2026-03-17)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remobi",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "Monitor and control your coding agents from your phone. Touch controls for tmux over the web.",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)