Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1009 Bytes

File metadata and controls

40 lines (25 loc) · 1009 Bytes

Changelog

All notable changes to this plugin will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


Added

Changed

Deprecated

Removed

Fixed

Security


0.1.0 - YYYY-MM-DD

Added

  • Initial plugin scaffold with placeholder structure.
  • Block-ready src/blocks/ and blocks/ folder layout.
  • plugin-utils.mjs for plugin validation, schema checks, and security scanning.
  • Composer-based PHP quality tooling (PHPCS, PHPCBF, PHP lint).
  • .github/ folder with Copilot instructions, prompts, reports, tasks, and workflows.
  • .agents/ folder with portable skills and agent personas.
  • docs/ folder for end-user documentation.