Skip to content

Commit 784797f

Browse files
authored
Merge pull request #280 from shelltime/release-please--branches--main
chore(main): release 0.1.84
2 parents 7b71e01 + ca7ec20 commit 784797f

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.83"
2+
".": "0.1.84"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.1.84](https://github.com/shelltime/cli/compare/v0.1.83...v0.1.84) (2026-05-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **daemon:** auto-download missing shelltime-daemon binary on install ([99d7f48](https://github.com/shelltime/cli/commit/99d7f484c5f67e15b0abb1845e5d31192952fd5c))
9+
* **daemon:** auto-download shelltime-daemon when missing on install ([7b71e01](https://github.com/shelltime/cli/commit/7b71e011c019fb56dd2b1e08d1be6e471043c22a))
10+
* **daemon:** propagate error when daemon binary not found ([5d06025](https://github.com/shelltime/cli/commit/5d06025a31b7051d79f91f4bdf9b5169ae417cf1))
11+
* **daemon:** propagate error when daemon binary not found on reinstall ([dec5e49](https://github.com/shelltime/cli/commit/dec5e49d4f4c534069568c911caf115fa7fe6f0e))
12+
* **daemon:** propagate FetchChecksum errors during auto-download ([ca9a087](https://github.com/shelltime/cli/commit/ca9a087d1063dd43918b4652ec0d42348ee47967))
13+
314
## [0.1.83](https://github.com/shelltime/cli/compare/v0.1.82...v0.1.83) (2026-05-17)
415

516

0 commit comments

Comments
 (0)