@elementor/editor-editing-panel 1.42.0 → 1.43.0

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
@@ -1,5 +1,20 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.43.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 1edd821: Add history for class creation
8
+
9
+ ### Patch Changes
10
+
11
+ - a3ba5ef: Prevent inline class rename based on user capability.
12
+ - 9b6dbdd: Update class selector capabilities texts.
13
+ - 7feedb4: Enable normal state by default.
14
+ - Updated dependencies [9b6dbdd]
15
+ - @elementor/editor-ui@0.10.1
16
+ - @elementor/editor-controls@0.34.2
17
+
3
18
  ## 1.42.0
4
19
 
5
20
  ### Minor Changes