From 5083fcee5024ffecc1f3171fc2781dda3d028a6f Mon Sep 17 00:00:00 2001 From: marcusquinn <6428977+marcusquinn@users.noreply.github.com> Date: Fri, 18 Apr 2025 14:47:38 +0100 Subject: [PATCH] Update wiki Home page with latest version information --- .wiki/Home.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.wiki/Home.md b/.wiki/Home.md index 6b6ed6f..e091a47 100644 --- a/.wiki/Home.md +++ b/.wiki/Home.md @@ -4,6 +4,11 @@ Welcome to the documentation wiki for the WordPress Plugin Starter Template. This template provides a solid foundation for developing WordPress plugins with best practices for AI-assisted development. +## Latest Updates + +- Version 0.1.6: Fixed GitHub Actions workflows permissions for releases and wiki sync +- Version 0.1.5: Added testing setup with wp-env and Cypress, multisite compatibility + ## Quick Links - [Starter Prompt](Starter-Prompt)