Version 0.1.10 - Fixed formatting issues in markdown files

This commit is contained in:
2025-04-19 21:52:20 +01:00
parent 45feb7b550
commit c930a5484a
6 changed files with 74 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "wp-plugin-starter-template-for-ai-coding",
"version": "0.1.9",
"version": "0.1.10",
"description": "A comprehensive starter template for WordPress plugins with best practices for AI-assisted development.",
"main": "index.js",
"scripts": {