feat(tsconfig_update): Add runafter directive to trigger gitzone format after tsconfig update

This commit is contained in:
2025-04-15 15:35:33 +00:00
parent 9e39444daa
commit cb4a02d1ef
3 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2025-04-15 - 1.14.0 - feat(tsconfig_update)
Add runafter directive to trigger gitzone format after tsconfig update
- Added runafter configuration in assets/templates/tsconfig_update/.smartscaf.yml to automate formatting task
## 2025-03-07 - 1.13.1 - fix(cli)
Improve commit message logging