fix(package): Fix license field in package.json to reflect MIT licensing

This commit is contained in:
2024-12-02 17:00:17 +01:00
parent 8085033de4
commit c2a30654c5
4 changed files with 25 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2024-12-02 - 3.3.6 - fix(package)
Fix license field in package.json to reflect MIT licensing
## 2024-11-25 - 3.3.5 - fix(test)
Refactor trash test to improve metadata validation