Skip to content

Commit 0b467fa

Browse files
chore(release): 4.1.1 [skip ci]
## [4.1.1](v4.1.0...v4.1.1) (2026-01-27) ### Bug Fixes * prevent orchestrator context overflow from TaskOutput polling ([#187](#187)) ([c8e61c6](c8e61c6))
1 parent c8e61c6 commit 0b467fa

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cc-track",
33
"description": "Task Review And Context Keeper: Keep your vibe coding on track",
4-
"version": "4.1.0",
4+
"version": "4.1.1",
55
"author": {
66
"name": "Craig",
77
"url": "https://github.com/cahaseler/cc-track"

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.1.1](https://github.com/cahaseler/cc-track/compare/v4.1.0...v4.1.1) (2026-01-27)
2+
3+
4+
### Bug Fixes
5+
6+
* prevent orchestrator context overflow from TaskOutput polling ([#187](https://github.com/cahaseler/cc-track/issues/187)) ([c8e61c6](https://github.com/cahaseler/cc-track/commit/c8e61c63aa0d0ff7c8a64965489020e2e9097ba7))
7+
18
# [4.1.0](https://github.com/cahaseler/cc-track/compare/v4.0.1...v4.1.0) (2026-01-23)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cc-track",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Task Review And Context Keeper: Keep your vibe coding on track",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)