@syncfusion/ej2-querybuilder 22.1.37 → 22.1.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -6,6 +6,14 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I469225` - Resolved the Dropdown tree field selection related issue in the query builder.
10
+
11
+ ## 22.1.37 (2023-07-04)
12
+
13
+ ### QueryBuilder
14
+
15
+ #### Bug Fixes
16
+
9
17
  - `#I44054` - Resolved the issue where importing SQL queries containing special characters.
10
18
 
11
19
  ## 22.1.34 (2023-06-21)