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

@@ -5,7 +5,7 @@ Tags: starter, template, boilerplate, plugin development, ai coding
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 7.4
Stable tag: 0.1.9
Stable tag: 0.1.10
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -205,6 +205,11 @@ npm run multisite
== Changelog ==
= 0.1.10 =
* Fixed: Formatting issues in markdown files for better code quality
* Fixed: Improved URL formatting with angle brackets
* Fixed: Standardized list formatting across documentation files
= 0.1.9 =
* Changed: Alphabetized AI IDE list in README.md
@@ -251,6 +256,9 @@ npm run multisite
== Upgrade Notice ==
= 0.1.10 =
Improved code quality with better formatting in documentation files, standardized list formatting, and proper URL formatting.
= 0.1.9 =
Alphabetized the list of recommended AI IDEs in README.md for better readability.