Update version to 0.1.3 with improved AI IDE context recommendations
Some checks failed
Tests / PHP 7.0 (push) Has been cancelled
Tests / PHP 7.4 (push) Has been cancelled
Tests / PHP 8.0 (push) Has been cancelled
Tests / Code Style (push) Has been cancelled

This commit is contained in:
2025-04-18 04:04:44 +01:00
parent 342eefd471
commit 0de0b2ef05
4 changed files with 26 additions and 5 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.2
Stable tag: 0.1.3
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@ -131,6 +131,12 @@ You'll need to update all text domain references from 'wp-plugin-starter-templat
== Changelog ==
= 0.1.3 =
* Added: Improved AI IDE context recommendations in documentation
* Enhanced: STARTER-PROMPT.md with guidance on pinning .ai-assistant.md and .ai-workflows/
* Updated: README.md and readme.txt with AI IDE context recommendations
* Improved: Documentation for AI-assisted development
= 0.1.2 =
* Added: STARTER-PROMPT.md with comprehensive guide for customizing the template
* Updated: Documentation files with improved instructions
@ -151,8 +157,8 @@ You'll need to update all text domain references from 'wp-plugin-starter-templat
== Upgrade Notice ==
= 0.1.2 =
Added STARTER-PROMPT.md with comprehensive guide for customizing the template and improved documentation.
= 0.1.3 =
Added improved AI IDE context recommendations and enhanced STARTER-PROMPT.md with guidance on pinning .ai-assistant.md and .ai-workflows/ files.
= 0.1.1 =
Updated LICENSE file with correct GPL-2.0 text.