Skip to content

Commit 4894935

Browse files
chore(release): 1.1.0
# [1.1.0](v1.0.4...v1.1.0) (2026-07-14) ### Features * **serve:** support herdr as target multiplexer ([deb6ab0](deb6ab0)) ### Reverts * chore(release): 1.1.0 ([1ec30f9](1ec30f9))
1 parent 1ec30f9 commit 4894935

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0](https://github.com/connorads/remobi/compare/v1.0.4...v1.1.0) (2026-07-14)
2+
3+
4+
### Features
5+
6+
* **serve:** support herdr as target multiplexer ([deb6ab0](https://github.com/connorads/remobi/commit/deb6ab07677a14b72654630342c7955ff68c6145))
7+
8+
9+
### Reverts
10+
11+
* chore(release): 1.1.0 ([1ec30f9](https://github.com/connorads/remobi/commit/1ec30f92ee1e46f2b33b7a201e04c910ae3d9c53))
12+
113
## [1.0.4](https://github.com/connorads/remobi/compare/v1.0.3...v1.0.4) (2026-06-23)
214

315

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": "1.0.4",
3+
"version": "1.1.0",
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)