Skip to content

Commit 2a136b8

Browse files
github-actions[bot]say8425
authored andcommitted
chore(main): release 1.3.0
1 parent 8951f63 commit 2a136b8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/say8425/cc-statusline/compare/v1.2.0...v1.3.0) (2026-01-29)
4+
5+
6+
### Features
7+
8+
* restore git diff display with file count ([461a8eb](https://github.com/say8425/cc-statusline/commit/461a8eb4c0f0c95531771d1f1fab52bb00c2a8e7)), closes [#5](https://github.com/say8425/cc-statusline/issues/5)
9+
310
## [1.2.0](https://github.com/say8425/cc-statusline/compare/v1.1.1...v1.2.0) (2026-01-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@say8425/cc-statusline",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"type": "module",
55
"description": "Custom statusline for Claude Code",
66
"repository": {

0 commit comments

Comments
 (0)