Skip to content

Commit 9b6a209

Browse files
committed
release: v1.4.2
1 parent 53622bf commit 9b6a209

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

packages/visual-editor/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
#### 1.4.1 (2026-07-17)
212

313
##### Bug Fixes

packages/visual-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@yext/visual-editor",
33
"description": "Component library for Yext Pages Visual Editor",
4-
"version": "1.4.1",
4+
"version": "1.4.2",
55
"author": "sumo@yext.com",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)