Skip to content

Commit f428526

Browse files
chore(main): release 1.5.0
1 parent 1d5e456 commit f428526

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/say8425/cc-statusline/compare/v1.4.0...v2.0.0) (2026-02-12)
4+
5+
6+
### Features
7+
8+
* 리셋 시각 표시 변경 및 7일 리셋 시간 추가 ([6671578](https://github.com/say8425/cc-statusline/commit/6671578b7050508ac677a5299495635b57b2c16d))
9+
10+
11+
### Bug Fixes
12+
13+
* align block cost calculation with /usage by correcting pricing and limits ([7362c7c](https://github.com/say8425/cc-statusline/commit/7362c7c22021892c7f9b55cb4d4e521b26ab4434))
14+
315
## [1.4.0](https://github.com/say8425/cc-statusline/compare/v1.3.0...v1.4.0) (2026-02-03)
416

517

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

0 commit comments

Comments
 (0)