fix(core): Remove SelectionDimension functionality

This commit is contained in:
2024-10-06 07:34:38 +02:00
parent 60b9ad563c
commit fb974c3a0f
4 changed files with 7 additions and 67 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2024-10-06 - 1.1.1 - fix(core)
Remove SelectionDimension functionality
- Removed SelectionDimension class and references
- Deleted smartrouter.classes.selectiondimension.ts and related imports
## 2024-10-06 - 1.1.0 - feat(core)
Add selection dimensions and route removal functionality