Skip to content

Commit 50a5587

Browse files
chore(root): Version packages (canary) (#2096)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent aae2f59 commit 50a5587

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

.changeset/pre.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,15 @@
3434
"tsconfig": "0.0.0"
3535
},
3636
"changesets": [
37+
"big-dots-refuse",
3738
"bright-berries-end",
3839
"dirty-needles-chew",
40+
"eleven-plums-type",
3941
"eleven-wombats-make",
4042
"famous-years-knock",
4143
"great-parrots-yell",
4244
"salty-hoops-join",
45+
"six-parts-jam",
4346
"strong-peas-kneel",
4447
"wet-guests-share",
4548
"wet-planes-camp"

packages/react-email/CHANGELOG.md

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

3+
## 4.1.0-canary.4
4+
5+
### Patch Changes
6+
7+
- 5c6150d: Add .json import support for hot reloading
8+
- aae2f59: Ensure dependencies outside emails directory are completely resolved
9+
- b4b2373: Fix non-email files being rendered during hot reloading
10+
311
## 4.1.0-canary.3
412

513
### 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.1.0-canary.3",
3+
"version": "4.1.0-canary.4",
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)