chore: remove all Claude configuration and documentation files

- Delete `.github/claude-config.json` and `.github/CLAUDE_PR_ASSISTANT.md`
- Clean up repository by removing unused Claude-related files
- Bump package version to `0.1.7` for metadata update
This commit is contained in:
2025-09-19 09:50:46 +02:00
parent f77719716f
commit d651e8199c
3 changed files with 1 additions and 279 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@xtr-dev/payload-billing",
"version": "0.1.6",
"version": "0.1.7",
"description": "PayloadCMS plugin for billing and payment provider integrations with tracking and local testing",
"license": "MIT",
"type": "module",