Skip to content

Commit f3bcbe2

Browse files
nizosclaude
andcommitted
chore(cli): bump version to 0.10.2
Patch release with improved TDD validation rules to allow code removal operations in any phase. This is more practical as it shouldn't be necessary to write a test just to remove code, tests, or functionality. Thanks to @VilemP for reporting this issue and providing valuable feedback. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 9323708 commit f3bcbe2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tdd-guard",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"description": "TDD Guard enforces Test-Driven Development principles using Claude Code hooks",
55
"author": "Nizar Selander",
66
"license": "MIT",

0 commit comments

Comments
 (0)