We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec30f9 commit 4894935Copy full SHA for 4894935
2 files changed
CHANGELOG.md
@@ -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
13
## [1.0.4](https://github.com/connorads/remobi/compare/v1.0.3...v1.0.4) (2026-06-23)
14
15
package.json
@@ -1,6 +1,6 @@
{
"name": "remobi",
- "version": "1.0.4",
+ "version": "1.1.0",
"description": "Monitor and control your coding agents from your phone. Touch controls for tmux over the web.",
"type": "module",
"bin": {
0 commit comments