There was an error while loading. Please reload this page.
1 parent 53622bf commit 9b6a209Copy full SHA for 9b6a209
2 files changed
packages/visual-editor/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+#### 1.4.2 (2026-07-23)
2
+
3
+##### New Features
4
5
+- numeric embedded fields ([#1275](https://github.com/yext/visual-editor/pull/1275)) ([53622bfc](https://github.com/yext/visual-editor/commit/53622bfc95b3cddd0ad492c27083407d35ac37b5))
6
7
+##### Bug Fixes
8
9
+- editor header padding ([#1274](https://github.com/yext/visual-editor/pull/1274)) ([94230677](https://github.com/yext/visual-editor/commit/94230677c4f3f32e2b302e5eefaf7e60bb82ad82))
10
11
#### 1.4.1 (2026-07-17)
12
13
##### Bug Fixes
packages/visual-editor/package.json
@@ -1,7 +1,7 @@
{
"name": "@yext/visual-editor",
"description": "Component library for Yext Pages Visual Editor",
- "version": "1.4.1",
+ "version": "1.4.2",
"author": "sumo@yext.com",
"repository": {
"type": "git",
0 commit comments