Skip to content

Commit db3dd15

Browse files
chore(release): 3.8.3 [skip ci]
## [3.8.3](v3.8.2...v3.8.3) (2026-01-09) ### Bug Fixes * remove redundant hooks reference from plugin.json ([02a8040](02a8040))
1 parent 02a8040 commit db3dd15

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.8.2",
4+
"version": "3.8.3",
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.3](https://github.com/cahaseler/cc-track/compare/v3.8.2...v3.8.3) (2026-01-09)
2+
3+
4+
### Bug Fixes
5+
6+
* remove redundant hooks reference from plugin.json ([02a8040](https://github.com/cahaseler/cc-track/commit/02a8040c5674bea866a78b710d999f70a30fd073))
7+
18
## [3.8.2](https://github.com/cahaseler/cc-track/compare/v3.8.1...v3.8.2) (2026-01-09)
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.8.2",
3+
"version": "3.8.3",
44
"description": "Task Review And Context Keeper: Keep your vibe coding on track",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)