Prepare release v2.1.1
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled

This commit is contained in:
2025-04-13 05:49:21 +01:00
parent 389dc98a03
commit fda33746e5
5 changed files with 167 additions and 140 deletions

View File

@ -5,7 +5,7 @@ Tags: plugins, missing plugins, cleanup, error fix, admin tools, plugin file doe
Requires at least: 5.0
Tested up to: 6.7.2
Requires PHP: 7.0
Stable tag: 2.1.0
Stable tag: 2.1.1
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@ -149,6 +149,11 @@ Manually editing the WordPress database is risky and requires technical knowledg
== Changelog ==
= 2.1.1 =
* Fixed: Updated heading styles in CHANGELOG.md for better readability
* Fixed: Corrected dates in changelog to use 2025 instead of 2024
* Updated: Documentation improvements for better clarity
= 2.1.0 =
* Minor version bump for Git Updater compatibility
* Improved error handling for Git Updater integration
@ -476,6 +481,9 @@ Manually editing the WordPress database is risky and requires technical knowledg
== Upgrade Notice ==
= 2.1.1 =
Fixed dates in changelog and improved documentation formatting.
= 2.1.0 =
Minor version bump with improved Git Updater compatibility and error handling.