fix(documentation): Refactored readme for clarity and consistency, fixed documentation typos

This commit is contained in:
2025-03-03 03:05:49 +00:00
parent 3748689c16
commit c0de8c59a2
4 changed files with 150 additions and 167 deletions

View File

@ -1,5 +1,13 @@
# Changelog
## 2025-03-03 - 3.22.5 - fix(documentation)
Refactored readme for clarity and consistency, fixed documentation typos
- Updated readme to improve clarity and remove redundant information.
- Fixed minor documentation issues in the code comments.
- Reorganized readme structure for better readability.
- Improved sample code snippets for easier understanding.
## 2025-03-03 - 3.22.4 - fix(core)
Addressed minor issues in the core modules to improve stability and performance.