Skip to content

Commit f6781aa

Browse files
chore(root): version packages (#3706)
Co-authored-by: resend-version-bump[bot] <277115511+resend-version-bump[bot]@users.noreply.github.com>
1 parent b039b36 commit f6781aa

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/tidy-parks-look.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/editor/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @react-email/editor
22

3+
## 1.7.2
4+
5+
### Patch Changes
6+
7+
- b039b36: Preserve paragraph `style` and `class` attributes when splitting a paragraph with Enter
8+
39
## 1.7.1
410

511
### Patch Changes

packages/editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-email/editor",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"description": "A rich text editor for editing and building email templates",
55
"sideEffects": [
66
"**/*.css"

0 commit comments

Comments
 (0)