We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dc2c63 commit c3b0da5Copy full SHA for c3b0da5
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 1.0.0 (2026-01-20)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@say8425/cc-statusline",
- "version": "1.0.0",
+ "version": "1.1.0",
"type": "module",
"description": "Custom statusline for Claude Code",
"repository": {
0 commit comments