Skip to content

Commit ce1e3ce

Browse files
chore(main): release 1.4.1
1 parent 62537b4 commit ce1e3ce

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.4.1](https://github.com/say8425/cc-statusline/compare/v1.4.0...v1.4.1) (2026-02-10)
4+
5+
6+
### Bug Fixes
7+
8+
* align block cost calculation with /usage by correcting pricing and limits ([7362c7c](https://github.com/say8425/cc-statusline/commit/7362c7c22021892c7f9b55cb4d4e521b26ab4434))
9+
310
## [1.4.0](https://github.com/say8425/cc-statusline/compare/v1.3.0...v1.4.0) (2026-02-03)
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.4.0",
3+
"version": "1.4.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/say8425/cc-statusline.git"

0 commit comments

Comments
 (0)