Skip to content

Commit cdcf97d

Browse files
authored
Merge pull request #218 from shelltime/release-please--branches--main
chore(main): release 0.1.65
2 parents c5ec559 + 42be3bf commit cdcf97d

2 files changed

Lines changed: 19 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.64"
2+
".": "0.1.65"
33
}

CHANGELOG.md

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

3+
## [0.1.65](https://github.com/shelltime/cli/compare/v0.1.64...v0.1.65) (2026-02-10)
4+
5+
6+
### Features
7+
8+
* **cli:** add clickable link to session cost in cc statusline ([46b90b2](https://github.com/shelltime/cli/commit/46b90b29714c427f17f3813c44fdfc7bee8e28ad))
9+
* **cli:** add clickable profile link to time section in cc statusline ([dfe5346](https://github.com/shelltime/cli/commit/dfe53465b70965750ca953afe3352cb4ae79eec3))
10+
11+
12+
### Bug Fixes
13+
14+
* **ci:** always bump patch version in release-please ([a79ca03](https://github.com/shelltime/cli/commit/a79ca036beaf70e3bc352bb13165ca9b895a0c8d))
15+
16+
17+
### Documentation
18+
19+
* **commands:** add quota utilization section to CC statusline doc ([523d614](https://github.com/shelltime/cli/commit/523d61416a5d1b6c1dfe5fd72adaad8e96d287a6))
20+
321
## [0.1.64](https://github.com/shelltime/cli/compare/v0.1.63...v0.1.64) (2026-02-06)
422

523

0 commit comments

Comments
 (0)