Skip to content

Commit dea8402

Browse files
authored
Merge pull request #201 from shelltime/release-please--branches--main
chore(main): release 0.1.57
2 parents a972290 + cc6ac2b commit dea8402

2 files changed

Lines changed: 26 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.56"
2+
".": "0.1.57"
33
}

CHANGELOG.md

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

3+
## [0.1.57](https://github.com/shelltime/cli/compare/v0.1.56...v0.1.57) (2026-01-06)
4+
5+
6+
### Features
7+
8+
* **cc:** add git branch and dirty status to statusline ([a972290](https://github.com/shelltime/cli/commit/a972290a47a102ee7c2e4b41f599c8802c2d8d69))
9+
* **cc:** add git branch and dirty status to statusline ([fadef4b](https://github.com/shelltime/cli/commit/fadef4b1defb263d1915c66a36931e9dde393d67))
10+
* **track:** add terminal tracking via PPID resolution ([fa5227a](https://github.com/shelltime/cli/commit/fa5227abcb3af8809928494bde76296a97bd4559))
11+
* **track:** add terminal tracking via PPID resolution ([0aa8267](https://github.com/shelltime/cli/commit/0aa82678cb4e671ef78299b320508c19fe379c6e))
12+
13+
14+
### Bug Fixes
15+
16+
* **cc:** update statusline tests for new git info parameters ([5c38a67](https://github.com/shelltime/cli/commit/5c38a67a686ff24e1d1e92575791eda6c351c661))
17+
18+
19+
### Code Refactoring
20+
21+
* **track:** split terminal field into terminal and multiplexer ([c38b9c0](https://github.com/shelltime/cli/commit/c38b9c0f51dfd06f2061cb1133a0b78adfd7da51))
22+
23+
24+
### Miscellaneous Chores
25+
26+
* release 0.1.57 ([fde361e](https://github.com/shelltime/cli/commit/fde361e5ef19b3ed02e9a3c90ee7016837f319c0))
27+
328
## [0.1.56](https://github.com/shelltime/cli/compare/v0.1.55...v0.1.56) (2026-01-04)
429

530

0 commit comments

Comments
 (0)