easy-email-pro-editor 1.57.9 → 1.57.11

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