Skip to content

Commit 6b17b59

Browse files
committed
Revert "chore(main): release 1.1.1"
This reverts commit dbc1e88.
1 parent dbc1e88 commit 6b17b59

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

CHANGELOG.md

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

3-
## [1.1.1](https://github.com/say8425/cc-statusline/compare/v1.1.0...v1.1.1) (2026-01-24)
4-
5-
6-
### Bug Fixes
7-
8-
* **ci:** handle empty pr output in release workflow ([dd4cf9f](https://github.com/say8425/cc-statusline/commit/dd4cf9f3ff0d552695231ee8711834ecdf037d96))
9-
* **ci:** use gh pr list for reliable PR number lookup ([6d48fc2](https://github.com/say8425/cc-statusline/commit/6d48fc25cac24316fab5e359d415452871275e11))
10-
* **ci:** use merge commit instead of squash ([eb7837f](https://github.com/say8425/cc-statusline/commit/eb7837f34c8429956759a8e27cc839ca75b48a84))
11-
* **ci:** use rebase merge strategy ([702bb0d](https://github.com/say8425/cc-statusline/commit/702bb0d8a72d0a3a5644d541f9d63538a9f24b25))
12-
133
## [1.1.0](https://github.com/say8425/cc-statusline/compare/v1.0.0...v1.1.0) (2026-01-24)
144

155

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.1.1",
3+
"version": "1.1.0",
44
"type": "module",
55
"description": "Custom statusline for Claude Code",
66
"repository": {

0 commit comments

Comments
 (0)