fix(dependencies): Update smartfile dependency and fix spacing issue in assets module

This commit is contained in:
2025-01-29 18:14:59 +01:00
parent 704a3d1948
commit 8a0095f90a
5 changed files with 25 additions and 19 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 2025-01-29 - 2.2.2 - fix(dependencies)
Update smartfile dependency and fix spacing issue in assets module
- Updated @push.rocks/smartfile from ^11.1.6 to ^11.1.8
- Fixed a spacing issue in the processAssets function within the assets module
## 2025-01-29 - 2.2.1 - fix(index)
Export mod_assets for programmatic use