Skip to content

Commit 4f16460

Browse files
chore(main): release 3.0.0 (#47)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6b0880d commit 4f16460

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [3.0.0](https://github.com/say8425/cc-statusline/compare/v2.2.0...v3.0.0) (2026-04-13)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* TypeScript upgraded from v5 to v6. Contributors must use TypeScript 6+ for type checking.
9+
10+
### Miscellaneous Chores
11+
12+
* upgrade dev dependencies ([#46](https://github.com/say8425/cc-statusline/issues/46)) ([6b0880d](https://github.com/say8425/cc-statusline/commit/6b0880d99e362eb16e485b35f46f39ffd6cb52f1))
13+
314
## [2.2.0](https://github.com/say8425/cc-statusline/compare/v2.1.1...v2.2.0) (2026-04-10)
415

516

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

0 commit comments

Comments
 (0)