chore: release v0.29.2 — documentation catch-up

This commit is contained in:
Ulas Kalayci
2026-04-28 12:35:59 +02:00
parent 9cdfb03cc5
commit d88133c503
7 changed files with 106 additions and 4 deletions
+14
View File
@@ -1,4 +1,18 @@
{
"permissions": {
"allow": [
"Bash(git *)",
"Bash(gh *)",
"Bash(npm *)",
"Bash(node *)",
"Bash(ls *)",
"Bash(find *)",
"Bash(grep *)",
"Bash(cat *)",
"Bash(jq *)",
"Bash(which *)"
]
},
"hooks": {
"PostToolUse": [
{