2025-12-21 04:56:50 +01:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
|
|
|
|
"Bash(unzip:*)",
|
|
|
|
|
"Bash(msgfmt:*)",
|
|
|
|
|
"Bash(ls:*)",
|
|
|
|
|
"Bash(mkdir:*)",
|
2025-12-21 05:14:19 +01:00
|
|
|
"Bash(composer init:*)",
|
|
|
|
|
"Bash(composer install:*)",
|
2025-12-21 15:54:04 +01:00
|
|
|
"Bash(composer update:*)",
|
2025-12-21 17:21:40 +01:00
|
|
|
"Bash(git add:*)",
|
|
|
|
|
"Bash(git commit -m \"$\\(cat <<''EOF''\nRelease version 1.1.0 - Package quantity restriction feature\n\nAdded comprehensive package quantity restriction functionality that allows\nlimiting product purchases to predefined package sizes only.\n\nFeatures:\n- Global setting to enable package quantity restrictions\n- Per-product override for quantity restrictions\n- Automatic hiding of quantity input field when restricted\n- Frontend validation with package selection UI\n- Server-side cart validation\n- User-friendly error messages\n- Complete translations for all supported languages\n\n🤖 Generated with [Claude Code]\\(https://claude.com/claude-code\\)\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>\nEOF\n\\)\")",
|
|
|
|
|
"Bash(git tag:*)",
|
|
|
|
|
"Bash(rsync:*)",
|
|
|
|
|
"Bash(zip -r:*)",
|
|
|
|
|
"Bash(cat:*)"
|
2025-12-21 04:56:50 +01:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|