Skip to content

Commit 75885e0

Browse files
github-actions[bot]say8425
authored andcommitted
chore(main): release 2.1.0
1 parent 65b48d0 commit 75885e0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [2.1.0](https://github.com/say8425/cc-statusline/compare/v2.0.2...v2.1.0) (2026-02-24)
4+
5+
6+
### Features
7+
8+
* add worktree detection with git-common-dir ([f9e2a7d](https://github.com/say8425/cc-statusline/commit/f9e2a7df06f4d79ce190454ddd5269f0841a98d0))
9+
* display worktree name with dedicated 🌲 emoji ([894be35](https://github.com/say8425/cc-statusline/commit/894be35200eb3d13b5e3f7787f5fe7293c160d7a))
10+
311
## [2.0.2](https://github.com/say8425/cc-statusline/compare/v2.0.1...v2.0.2) (2026-02-13)
412

513

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": "2.0.2",
3+
"version": "2.1.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/say8425/cc-statusline.git"

0 commit comments

Comments
 (0)