Skip to content

Commit 7441b32

Browse files
chore(release): 1.0.1
## [1.0.1](v1.0.0...v1.0.1) (2026-03-27) ### Bug Fixes * **setup:** clarify config auto-discovery validation ([99267f3](99267f3))
1 parent 99267f3 commit 7441b32

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+
## [1.0.1](https://github.com/connorads/remobi/compare/v1.0.0...v1.0.1) (2026-03-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **setup:** clarify config auto-discovery validation ([99267f3](https://github.com/connorads/remobi/commit/99267f3f1fd84002cff187517f0b4c20863f0664))
7+
18
# [1.0.0](https://github.com/connorads/remobi/compare/v0.5.0...v1.0.0) (2026-03-27)
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": "1.0.0",
3+
"version": "1.0.1",
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)