Skip to content

Commit 42cb2ec

Browse files
committed
chore(cli): bump version to 0.10.0 and update keywords
1 parent 0d7fcad commit 42cb2ec

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
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: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tdd-guard",
3-
"version": "0.9.3",
3+
"version": "0.10.0",
44
"description": "TDD Guard enforces Test-Driven Development principles using Claude Code hooks",
55
"author": "Nizar Selander",
66
"license": "MIT",
@@ -12,9 +12,12 @@
1212
"tdd",
1313
"test-driven-development",
1414
"claude",
15-
"vitest",
16-
"pytest",
17-
"python"
15+
"claude-code",
16+
"hooks",
17+
"testing",
18+
"ai-tools",
19+
"code-quality",
20+
"linting"
1821
],
1922
"workspaces": [
2023
"reporters/vitest",

0 commit comments

Comments
 (0)