Skip to content

Commit 060fc1f

Browse files
chore(release): 3.8.0 [skip ci]
# [3.8.0](v3.7.0...v3.8.0) (2026-01-09) ### Features * add test command for CLAUDE_PLUGIN_ROOT variable substitution ([889f45e](889f45e))
1 parent 889f45e commit 060fc1f

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.7.0",
4+
"version": "3.8.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.8.0](https://github.com/cahaseler/cc-track/compare/v3.7.0...v3.8.0) (2026-01-09)
2+
3+
4+
### Features
5+
6+
* add test command for CLAUDE_PLUGIN_ROOT variable substitution ([889f45e](https://github.com/cahaseler/cc-track/commit/889f45e002dcd8c8781bd7de50cd2c5d5b1b81ce))
7+
18
# [3.7.0](https://github.com/cahaseler/cc-track/compare/v3.6.0...v3.7.0) (2026-01-08)
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.7.0",
3+
"version": "3.8.0",
44
"description": "Task Review And Context Keeper: Keep your vibe coding on track",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)