fix(infohtml): Refactor infohtml module and fix import paths

This commit is contained in:
2024-10-02 08:10:38 +02:00
parent 8300532de4
commit 1ed33efec1
6 changed files with 15 additions and 3 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2024-10-02 - 1.0.9 - fix(infohtml)
Refactor infohtml module and fix import paths
- Refactored ts_infohtml module.
- Fixed incorrect import paths in ts_infohtml module.
- Ensured that the InfoHtml class and related templates are properly imported and used.
## 2024-10-02 - 1.0.8 - fix(core)
Maintain dependencies, update metadata