Skip to content

Commit 66e6a5e

Browse files
Version Packages (canary)
1 parent 5e5ab21 commit 66e6a5e

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
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",

packages/react-email/CHANGELOG.md

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

3+
## 4.1.0-canary.5
4+
5+
### Patch Changes
6+
7+
- 12fdbab: Fix access to files outside `static` directory
8+
39
## 4.1.0-canary.4
410

511
### 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)