fix(deps): update dependency versions and improve website template variable handling

This commit is contained in:
2025-04-15 22:16:16 +00:00
parent e66d1f05e4
commit 25c0162c39
5 changed files with 102 additions and 88 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2025-04-15 - 1.15.3 - fix(deps)
update dependency versions and improve website template variable handling
- Bumped @git.zone/tsbuild from ^2.2.1 to ^2.3.2 and @types/node to ^22.14.1
- Upgraded @push.rocks/smartscaf from ^4.0.15 to ^4.0.16 and prettier from ^3.5.2 to ^3.5.3
- Refactored website template update to correctly supply variables with added logging
## 2025-04-15 - 1.15.2 - fix(website_update)
Await supplyVariables call in website update template