Skip to content

Commit 65cdcea

Browse files
chore(release): 1.0.3
## [1.0.3](v1.0.2...v1.0.3) (2026-04-01) ### Bug Fixes * **cli:** scaffold portable configs and support base paths ([816dcb6](816dcb6)) * **serve:** canonicalise prefixed app entry ([d03168b](d03168b))
1 parent d03168b commit 65cdcea

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.3](https://github.com/connorads/remobi/compare/v1.0.2...v1.0.3) (2026-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **cli:** scaffold portable configs and support base paths ([816dcb6](https://github.com/connorads/remobi/commit/816dcb6fbde3104fc3c77d7a9f697a82912b2787))
7+
* **serve:** canonicalise prefixed app entry ([d03168b](https://github.com/connorads/remobi/commit/d03168bfe1a5020ec70d6a22a318a3aa8fec0ac2))
8+
19
## [1.0.2](https://github.com/connorads/remobi/compare/v1.0.1...v1.0.2) (2026-03-29)
210

311

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