Skip to content

Commit 1ec30f9

Browse files
committed
revert: chore(release): 1.1.0
The release run pushed this bump and tag v1.1.0 before npm publish failed with ENEEDAUTH, so 1.1.0 never reached npm or GitHub Releases. Reverting and deleting the tag lets semantic-release recreate the release cleanly. This reverts commit 43e5281f1efa2b4995ee9214be09da4d24685e63.
1 parent 6a25709 commit 1ec30f9

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
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-
81
## [1.0.4](https://github.com/connorads/remobi/compare/v1.0.3...v1.0.4) (2026-06-23)
92

103

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