Skip to content

Commit 11212c0

Browse files
authored
Merge pull request #163 from shelltime/release-please--branches--main
chore(main): release 0.1.43
2 parents a31d021 + 232f6db commit 11212c0

2 files changed

Lines changed: 30 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.42"
2+
".": "0.1.43"
33
}

CHANGELOG.md

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

3+
## [0.1.43](https://github.com/shelltime/cli/compare/v0.1.42...v0.1.43) (2025-12-25)
4+
5+
6+
### Features
7+
8+
* **daemon:** add socket-based status query with uptime tracking ([59e5d9a](https://github.com/shelltime/cli/commit/59e5d9aa30db4c21605a80e43fb290c450f0f267))
9+
* **daemon:** add version command with config debug info ([a31d021](https://github.com/shelltime/cli/commit/a31d021173d6f957add7f01bf1dca257be5a7063))
10+
* **daemon:** add version command with config debug info ([e9344c4](https://github.com/shelltime/cli/commit/e9344c49ea8086e545bece6631d2a4ad6a213b8d))
11+
* **daemon:** display CCOtel debug config in status command ([1ace77e](https://github.com/shelltime/cli/commit/1ace77e32929abd8a65a69fb0f2052ffd6a0c970))
12+
* **daemon:** display CCOtel debug config in status command ([2a91532](https://github.com/shelltime/cli/commit/2a9153269eaa6c897d96109bc6163c9defa179d7))
13+
14+
15+
### Bug Fixes
16+
17+
* **daemon:** add debug flag to CCOtel logs debug message ([c7cdfd4](https://github.com/shelltime/cli/commit/c7cdfd4166e4e9de9e07a1d51f1444304071b055))
18+
* **docs:** correct default grpcPort value to 54027 ([3d75da3](https://github.com/shelltime/cli/commit/3d75da3d1948a4f5343d07a306f9bf462141793e))
19+
* **model:** normalize CCOtel debug flag to use consistent truthy variable ([6c5b6a5](https://github.com/shelltime/cli/commit/6c5b6a5af7eef8b6df2c4b66b0854bcb45aa2342))
20+
21+
22+
### Documentation
23+
24+
* **config:** add comprehensive configuration documentation ([e9f1fb7](https://github.com/shelltime/cli/commit/e9f1fb7a41d3577be31173dc71a3b0e494ea6f10))
25+
* **config:** add comprehensive configuration documentation ([5a2d694](https://github.com/shelltime/cli/commit/5a2d694048c9280c7b1285c30816a26a9c0afdcd))
26+
27+
28+
### Miscellaneous Chores
29+
30+
* release 0.1.43 ([1afb762](https://github.com/shelltime/cli/commit/1afb7627557a251a28917009ca7aaa4b910f691a))
31+
332
## [0.1.42](https://github.com/shelltime/cli/compare/v0.1.41...v0.1.42) (2025-12-25)
433

534

0 commit comments

Comments
 (0)