Skip to content

Commit c3b0da5

Browse files
github-actions[bot]say8425
authored andcommitted
chore(main): release 1.1.0
1 parent 0dc2c63 commit c3b0da5

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.1.0](https://github.com/say8425/cc-statusline/compare/v1.0.0...v1.1.0) (2026-01-24)
4+
5+
6+
### Features
7+
8+
* switch to npmjs.org and support bunx execution ([4ca6cde](https://github.com/say8425/cc-statusline/commit/4ca6cdef2dda1fc1d61cc4eaff98e65369c085f1))
9+
310
## 1.0.0 (2026-01-20)
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.0.0",
3+
"version": "1.1.0",
44
"type": "module",
55
"description": "Custom statusline for Claude Code",
66
"repository": {

0 commit comments

Comments
 (0)