Skip to content

Commit aaf8487

Browse files
fix(docs): correct release date from September to October in changelog
1 parent 563fbe6 commit aaf8487

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,13 @@ Employ WordPress deletion tools for items, bulk cleanup plugins, or targeted dat
111111

112112
== Changelog ==
113113

114-
= 1.0.0 - September 15, 2025 =
114+
= 1.0.0 - October 26, 2025 =
115115
* **Frontend Modernization**: Migrated to React Router v7 with data router patterns; improved component architecture and route-based code splitting.
116116
* **Validation Enhancements**: Added real-time dependency checks via new REST controller; integrated UI indicators and error handling.
117117
* **Code Quality**: Achieved PHPStan level 8 compliance; fixed controller schemas and enhanced PHPDoc.
118118
* **Development Tools**: Optimized build system, updated documentation, and refined .gitignore.
119119

120-
= 1.0.0 - August 5, 2025 (Initial Release) =
120+
= 0.9.0 - August 5, 2025 (Initial Release) =
121121
* **Core Generators**: Introduced 10 specialized tools for products, customers, orders, coupons, variations, shipping, taxes, transactions, carts, and locations.
122122
* **User Experience**: Implemented WordPress admin color integration, advanced parameter system, responsive React interface, and real-time feedback.
123123
* **Architecture**: Adopted PSR-4 structure, 10+ REST controllers, and native EasyCommerce model integration.

0 commit comments

Comments
 (0)