Skip to content

Commit 365ce2d

Browse files
chore(release): 3.6.0 [skip ci]
# [3.6.0](v3.5.0...v3.6.0) (2025-12-19) ### Features * implement autoflow mode hooks for autonomous operation ([#179](#179)) ([65d8ab0](65d8ab0))
1 parent 65d8ab0 commit 365ce2d

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": "3.5.0",
4+
"version": "3.6.0",
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+
# [3.6.0](https://github.com/cahaseler/cc-track/compare/v3.5.0...v3.6.0) (2025-12-19)
2+
3+
4+
### Features
5+
6+
* implement autoflow mode hooks for autonomous operation ([#179](https://github.com/cahaseler/cc-track/issues/179)) ([65d8ab0](https://github.com/cahaseler/cc-track/commit/65d8ab014f432e9625d930906fddb79281b9a1b8))
7+
18
# [3.5.0](https://github.com/cahaseler/cc-track/compare/v3.4.3...v3.5.0) (2025-12-18)
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": "3.5.0",
3+
"version": "3.6.0",
44
"description": "Task Review And Context Keeper: Keep your vibe coding on track",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)