Skip to content

Commit 6e33167

Browse files
chore(root): Version packages (#2203)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a41a943 commit 6e33167

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/icy-bikes-obey.md

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

.changeset/long-words-attack.md

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

packages/react-email/CHANGELOG.md

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

3+
## 4.0.10
4+
5+
### Patch Changes
6+
7+
- 5ef9fe8: fix support for `import ... = require(...)` syntax
8+
- 4c7f597: fix `email dev` not working with `traversal` error
9+
310
## 4.0.9
411

512
### Patch Changes

packages/react-email/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",
3-
"version": "4.0.9",
3+
"version": "4.0.10",
44
"description": "A live preview of your emails right in your browser.",
55
"bin": {
66
"email": "./dist/cli/index.mjs"

0 commit comments

Comments
 (0)