Skip to content

Commit 3c12dcc

Browse files
chore(release): 3.5.0 [skip ci]
# [3.5.0](v3.4.3...v3.5.0) (2025-12-18) ### Features * add Windows path normalization hook (bug [#7918](https://github.com/cahaseler/cc-track/issues/7918) workaround) ([#176](#176)) ([cb57efb](cb57efb))
1 parent cb57efb commit 3c12dcc

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.4.3",
4+
"version": "3.5.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.5.0](https://github.com/cahaseler/cc-track/compare/v3.4.3...v3.5.0) (2025-12-18)
2+
3+
4+
### Features
5+
6+
* add Windows path normalization hook (bug [#7918](https://github.com/cahaseler/cc-track/issues/7918) workaround) ([#176](https://github.com/cahaseler/cc-track/issues/176)) ([cb57efb](https://github.com/cahaseler/cc-track/commit/cb57efb7f9ee747d79e16fd165568dcd1e448a05))
7+
18
## [3.4.3](https://github.com/cahaseler/cc-track/compare/v3.4.2...v3.4.3) (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.4.3",
3+
"version": "3.5.0",
44
"description": "Task Review And Context Keeper: Keep your vibe coding on track",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)