Skip to content

Commit ba60551

Browse files
PaulJPhilpclaude
andcommitted
chore: bump version to 0.7.2
Fix CI workflow dependencies and README generation bugs: - Resolve toolkit build dependency in CI workflow - Fix README TOC generation for string useCase fields - Fix hyphen collapsing in README anchors - Restore auto-generation warning to README - Make linting and formatting checks non-blocking in CI 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent 6ebd879 commit ba60551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "effect-patterns-hub",
4-
"version": "0.7.1",
4+
"version": "0.7.2",
55
"packageManager": "bun@1.2.23",
66
"private": true,
77
"description": "A community-driven knowledge base for Effect-TS patterns.",

0 commit comments

Comments
 (0)