easy-email-pro-editor 1.57.9 → 1.57.10

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # easy-email-pro-editor
2
2
 
3
+ ## 1.57.10
4
+
5
+ ### Patch Changes
6
+
7
+ - CountdownV2 (kit):
8
+
9
+ Add href link attribute to MarketingCountdownElementV2 type
10
+ Add link field to CountdownV2 panel UI
11
+ Reset standalone element state after generating countdown
12
+ HoveringToolbar (theme):
13
+
14
+ Add Text node fallback in BgColor, FontColor, FontFamily, FontSize when no matching node entry is found
15
+ Formatting/indentation adjustments
16
+
3
17
  ## 1.57.9
4
18
 
5
19
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy-email-pro-editor",
3
- "version": "1.57.9",
3
+ "version": "1.57.10",
4
4
  "description": "",
5
5
  "files": [
6
6
  "lib",