From 812beb2a0269dd1762a9d83647c638b59e9c6b89 Mon Sep 17 00:00:00 2001 From: magdev Date: Thu, 22 Jan 2026 19:04:10 +0100 Subject: [PATCH] Update CLAUDE.md with v0.3.1 release information - Added release package details for v0.3.1 - SHA256: 55468275522590cd68924bdf97cfcba8aa9e6ba11e2111d0234e16a1936b8adf Co-Authored-By: Claude Opus 4.5 --- CLAUDE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index f4adfb0..176569c 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -840,3 +840,9 @@ Reorganized the settings page with WooCommerce-style sub-tab navigation for bett - Added `outputSections()` for WooCommerce-style navigation rendering - Split `getSettingsFields()` into section-specific methods using PHP 8 match expression - Hooks: `woocommerce_sections_licensed_product` for sub-navigation + +**Release v0.3.1:** + +- Created release package: `releases/wc-licensed-product-0.3.1.zip` (754 KB) +- SHA256: `55468275522590cd68924bdf97cfcba8aa9e6ba11e2111d0234e16a1936b8adf` +- Tagged as `v0.3.1` and pushed to `main` branch