Skip to content

Commit 2c74b6c

Browse files
authored
Merge pull request #193 from shelltime/release-please--branches--main
chore(main): release 0.1.53
2 parents f403167 + 82cc21e commit 2c74b6c

2 files changed

Lines changed: 24 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.52"
2+
".": "0.1.53"
33
}

CHANGELOG.md

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

3+
## [0.1.53](https://github.com/shelltime/cli/compare/v0.1.52...v0.1.53) (2026-01-04)
4+
5+
6+
### Features
7+
8+
* **cli:** add config view command with JSON output support ([f403167](https://github.com/shelltime/cli/commit/f403167ae994f36c81c4a7d9ce901e862e6d86ac))
9+
* **cli:** add config view command with JSON output support ([f4f8fb9](https://github.com/shelltime/cli/commit/f4f8fb90eb0cb40957443ace05a11e399cb3d04f))
10+
11+
12+
### Bug Fixes
13+
14+
* **daemon:** resolve race condition in cc_info timer startup ([0e89dd0](https://github.com/shelltime/cli/commit/0e89dd0b572f2d5cd819459ccb2b8ab6c39e2e0f))
15+
16+
17+
### Miscellaneous Chores
18+
19+
* release 0.1.53 ([bdd34fe](https://github.com/shelltime/cli/commit/bdd34fe19491d1140f8567cff72acd01f073fd7c))
20+
21+
22+
### Styles
23+
24+
* **commands:** apply go fmt formatting ([b8d3b91](https://github.com/shelltime/cli/commit/b8d3b919a38d15e15811db290d5fb5e66438f0e0))
25+
326
## [0.1.52](https://github.com/shelltime/cli/compare/v0.1.51...v0.1.52) (2026-01-04)
427

528

0 commit comments

Comments
 (0)