Version 2.2.1 - Commented out version-fix.js script and fixed version consistency
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending

This commit is contained in:
2025-04-14 21:26:27 +01:00
parent e1da072640
commit c5d3c7672c
6 changed files with 49 additions and 5 deletions

View File

@ -1,5 +1,10 @@
All notable changes to this project should be documented both here and in the main Readme files.
#### [2.2.1] - 2025-04-14
#### Changed
- Commented out version-fix.js script as it's no longer needed after refactoring
- Fixed version consistency across all files
#### [2.2.0] - 2025-04-14
#### Added
- Completely refactored plugin to use OOP best practices