Update CLAUDE.md with v0.3.2 release information

- Added release package details and SHA256 checksum
- Documented composer.json change to use git repository URL
- Noted vendor .git directory exclusion in release packaging

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-22 19:22:27 +01:00
parent 5834e067f4
commit 875c8dd1c1

View File

@@ -869,3 +869,12 @@ Updated OpenAPI specification to document response signing feature added in v0.2
- All endpoint 200 responses now reference optional signature headers - All endpoint 200 responses now reference optional signature headers
- Header definitions added to components section - Header definitions added to components section
- API description explains SecureLicenseClient usage for signature verification - API description explains SecureLicenseClient usage for signature verification
- Changed `magdev/wc-licensed-product-client` from local path to git repository URL
- Composer now fetches from: `https://src.bundespruefstelle.ch/magdev/wc-licensed-product-client.git`
- Release package excludes vendor `.git` directories
**Release v0.3.2:**
- Created release package: `releases/wc-licensed-product-0.3.2.zip` (810 KB)
- SHA256: `ca33c81516b5dcf4a80b3192d8ae4ad39a7bf67196a1f729b563c5ae01b1d39c`
- Tagged as `v0.3.2` and pushed to `main` branch