We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b971db1 commit cb631e5Copy full SHA for cb631e5
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.2](https://github.com/connorads/remobi/compare/v1.0.1...v1.0.2) (2026-03-29)
2
+
3
4
+### Bug Fixes
5
6
+* posix_spawnp failed on macos ([#22](https://github.com/connorads/remobi/issues/22)) ([b971db1](https://github.com/connorads/remobi/commit/b971db17ef37933183811a3e90aeafa4b22da472))
7
8
## [1.0.1](https://github.com/connorads/remobi/compare/v1.0.0...v1.0.1) (2026-03-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "remobi",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Monitor and control your coding agents from your phone. Touch controls for tmux over the web.",
"type": "module",
"bin": {
0 commit comments