fix(pluginexports): Add missing import for smartrouter in pluginexports.

This commit is contained in:
2024-10-06 23:37:21 +02:00
parent b0bed44810
commit 987c821eed
3 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## 2024-10-06 - 2.0.64 - fix(pluginexports)
Add missing import for smartrouter in pluginexports.
- Fixed a missing import for smartrouter in ts/domtools.pluginexports.ts.
## 2024-10-06 - 2.0.63 - fix(dependencies)
Update @push.rocks/smartrouter to version ^1.3.2 for better compatibility