feat: Add more README badges and bump version to 0.1.8

This commit is contained in:
2025-04-18 20:35:21 +01:00
parent 1af79e0bfd
commit cb79402c5f
7 changed files with 78 additions and 16 deletions

View File

@@ -5,7 +5,7 @@ Tags: starter, template, boilerplate, plugin development, ai coding
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.0
Stable tag: 0.1.7
Stable tag: 0.1.8
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -205,6 +205,9 @@ npm run multisite
== Changelog ==
= 0.1.8 =
* Added: More informative badges to README.md (Build Status, Requirements, WP.org placeholders, Release, Issues, Contributors, Wiki).
= 0.1.7 =
* Fixed: GitHub Actions tests workflow with proper file paths and dependencies
* Improved: Workflow names for better clarity in GitHub Actions UI
@@ -245,6 +248,9 @@ npm run multisite
== Upgrade Notice ==
= 0.1.8 =
Added more informative badges to the plugin's README file.
= 0.1.7 =
Fixed GitHub Actions tests workflow and improved workflow names for better clarity.