Skip to content

Commit 771d5cd

Browse files
Version Packages (canary)
1 parent 60183f2 commit 771d5cd

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.changeset/pre.json

+2
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,14 @@
4040
"eleven-plums-type",
4141
"eleven-wombats-make",
4242
"famous-years-knock",
43+
"flat-llamas-open",
4344
"great-parrots-yell",
4445
"plenty-camels-switch",
4546
"salty-hoops-join",
4647
"six-parts-jam",
4748
"strong-peas-kneel",
4849
"stupid-lights-run",
50+
"tiny-bears-train",
4951
"wet-guests-share",
5052
"wet-planes-camp"
5153
]

packages/react-email/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# react-email
22

3+
## 4.1.0-canary.5
4+
5+
### Patch Changes
6+
7+
- 27bd368: Fix access to files outside `static` directory
8+
- ea579b5: Log out errors that happen when `export`'s esbuild fails
9+
310
## 4.1.0-canary.4
411

512
### Patch Changes

packages/react-email/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-email",
3-
"version": "4.1.0-canary.4",
3+
"version": "4.1.0-canary.5",
44
"description": "A live preview of your emails right in your browser.",
55
"bin": {
66
"email": "./dist/cli/index.js"

0 commit comments

Comments
 (0)